template for logging into stuff
Go to file Use this template
SadlyNotSappho d124907f47 http.cat 2024-01-05 11:59:29 -08:00
db get docker almost working 2023-12-12 12:16:09 -08:00
migrations fix a docker error 2023-12-15 08:37:12 -08:00
src again, sorta get db working 2024-01-05 11:58:28 -08:00
web http.cat 2024-01-05 11:59:29 -08:00
.gitignore get docker almost working 2023-12-12 12:16:09 -08:00
Cargo.lock sorta get db working 2024-01-02 11:56:38 -08:00
Cargo.toml sorta get db working 2024-01-02 11:56:38 -08:00
Dockerfile sorta get db working 2024-01-02 11:56:38 -08:00
LICENSE Initial commit 2023-11-14 10:52:16 -08:00
README.md get docker almost working 2023-12-12 12:16:09 -08:00
docker-compose.yml.example again, sorta get db working 2024-01-05 11:58:28 -08:00

README.md

fossil

Free and Open Source Software - Library

yeah yeah there's no i in the name, i just wanted the acronym to be an actual word

setup: remove .example from docker-compose.yml.example and db/password.txt.example \nfill out those files with the correct values \nrun docker compose build to build it, docker compose run to run, and docker compose run -d to run it in the background