mirror of
https://git.everypizza.im/n/utils.git
synced 2025-10-28 14:12:07 +00:00
Flask app with a few utilities
https://tools.everypizza.im/
| utils | ||
| .gitignore | ||
| compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| requirements-prod.txt | ||
| requirements.txt | ||
| run.sh | ||
utils
Flask app with a few utilities.
Hosting
Hosting this is easy:
- Clone the repo
git clone https://git.everypizza.im/n/utils.git
- Modify the port in
compose.ymlif needed - Start the container:
podman compose up -d