1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-03 09:03:12 +00:00
Commit graph

6 commits

Author SHA1 Message Date
kzndotsh
7cda11c4bc feat: add Dockerfile and docker-compose.yml for containerization
chore: remove old infra files as they are replaced by Docker setup
refactor: switch from systemd service to Docker for better portability and easier setup
2024-06-11 05:18:25 +00:00
kzndotsh
7b117b1060 feat: add .editorconfig for consistent coding style across different editors
feat: add dependabot.yml for weekly updates of GitHub Actions
chore: update Python version from 3.11 to 3.12 in .mise.toml and pyproject.toml
chore: update various dependencies in pyproject.toml to their latest versions
feat: add dependency-review.yml for automated dependency review on pull requests and weekly schedule
feat: add docker-compose.yml for setting up bot and postgres services in Docker environment
2024-04-11 20:22:47 +00:00
renovate[bot]
15207cd47c
chore(deps): update python docker tag to v3.12 2024-04-11 20:05:14 +00:00
Scott
485e015e5d [Fix][Reorg] Fixing some yml/toml files to add in support for poetry and added in an .env.example to show users what it should look like at this point in time 2023-12-27 18:29:04 -05:00
Scott
677016a434 [Fix] Adjusted docker-compose.yml to use .env and removed docker_secrets 2023-12-12 23:37:07 -05:00
jwe66
67de34aa54 [merge] docker-compose.yml from main 2023-12-12 19:53:26 -05:00