Skip to content
Snippets Groups Projects
Select Git revision
  • 25683ada57ff5e2bfc84096a9dad611a73f57d5e
  • master default protected
  • intros
  • live_sources
  • bootstrap4
  • modules
6 results

timetable.py

Blame
  • Forked from Video AG Infrastruktur / website
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    timer.yml 569 B
    ---
    
    app_name: timer
    app_user: timer
    app_group: timer
    app_home: /var/www/timer
    app_path: /var/www/timer
    app_python_version: 3
    app_venv: /var/www/timer/venv/
    app_program: timer.py
    app_callable: app
    app_command: ""
    app_mountpoint: /timer
    app_service_env: []
    app_mules: 0
    app_enable_threads: false
    app_uwsgi_options: []
    
    app_db_name: ''
    app_db_type: ''
    
    app_additional_software: []
    
    app_deploy_key: ''
    app_git_url: 'https://github.com/YSelfTool/timer-impress.git'
    app_git_version: HEAD
    
    app_requirements_file: requirements.txt
    app_config_file: ''
    app_secret_config: false