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

11 commits

Author SHA1 Message Date
bb8f35a44b chore: Small fix in docker-compose.yml 2024-09-02 11:57:42 -04:00
5fb58c274a refactor: Update Docker config to use Compose Watch 2024-09-02 11:47:16 -04:00
c310e8aaa6 refactor: Update Docker Compose configuration and Dev cog
- Update Docker Compose configuration to use bind mount for volume
- Update Dev cog to use the correct import for the Tux bot class
- Add a new 'stop' command to the Dev cog to stop the bot
2024-09-02 10:24:07 -04:00
kzndotsh
e6a7269a09 fix(Dockerfile): remove entrypoint and use CMD for better debugging
refactor(docker-compose.yml): remove version and command for simplification and to avoid redundancy with Dockerfile
2024-08-06 15:45:49 +00:00
kzndotsh
4c4cdd9030 feat(Dockerfile, docker-compose.yml): add 'poetry run prisma py fetch' to CMD and command for fetching latest Prisma schema before generating Prisma client and running the app 2024-08-01 23:43:48 +00:00
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