Flask app with a few utilities
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.yml
if needed - Start the container:
podman compose up -d