{"id":18401396,"url":"https://github.com/chaosdorf/freitagsfoo-web","last_synced_at":"2026-01-21T06:24:07.739Z","repository":{"id":44736616,"uuid":"146300299","full_name":"chaosdorf/freitagsfoo-web","owner":"chaosdorf","description":"webapp for managing Freitagsfoo talks","archived":false,"fork":false,"pushed_at":"2024-08-15T17:51:33.000Z","size":307,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-02-16T03:32:56.377Z","etag":null,"topics":["flask-application","freitagsfoo"],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chaosdorf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-27T13:20:44.000Z","updated_at":"2024-08-19T19:22:04.000Z","dependencies_parsed_at":"2024-11-06T03:05:51.709Z","dependency_job_id":"1f1f1552-5a79-41b4-9d00-83bf7d4f073a","html_url":"https://github.com/chaosdorf/freitagsfoo-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaosdorf%2Ffreitagsfoo-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaosdorf%2Ffreitagsfoo-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaosdorf%2Ffreitagsfoo-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaosdorf%2Ffreitagsfoo-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaosdorf","download_url":"https://codeload.github.com/chaosdorf/freitagsfoo-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248605052,"owners_count":21132101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask-application","freitagsfoo"],"created_at":"2024-11-06T02:38:42.376Z","updated_at":"2026-01-21T06:24:07.714Z","avatar_url":"https://github.com/chaosdorf.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# freitagsfoo-web\n\nwebapp for managing Freitagsfoo talks\n\n# Development\n\nTo run the flask development server:\n\n1. Copy `config.default.cfg` to `config.cfg` and fill in values.\n2. Add `info-beamer-api-key` file and fill in value.\n3. Add `sentry-dsn` file and fill in value.\n4. run `docker-compose up --build` to start the flask development server.\n\n# Deployment\n\nAdd service to `docker-compose.yml`, provide `freitagsfoo.cfg` config and secrets, e.g.:\n\n```yml\nversion: '3.7'\n\nservices:\n  app:\n    image: chaosdorf/freitagsfoo-web:latest\n    configs:\n      - source: freitagsfoo.cfg\n        target: /etc/freitagsfoo.cfg\n    secrets:\n      - INFO_BEAMER_API_KEY\n      - FFTALKS_SENTRY_DSN\n\nconfigs:\n  freitagsfoo.cfg:\n    [..]\n\nsecrets:\n  INFO_BEAMER_API_KEY:\n    [..]\n  FFTALKS_SENTRY_DSN:\n    [..]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaosdorf%2Ffreitagsfoo-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaosdorf%2Ffreitagsfoo-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaosdorf%2Ffreitagsfoo-web/lists"}