Commit Graph

13 Commits (37d4f84787e6325742e9486ee87647172dcced83)

Author SHA1 Message Date
Dessalines 35dfe31a39 Externalizing rate limits. Upgrading to Rust 1.38
- Fixes #290
5 years ago
Dessalines d21e020f18 Adding restart always to docker. 5 years ago
Dessalines a279cfad95 Removing unecessary script. 5 years ago
Dessalines c39ae06bd4 Allow Image uploads through docker pictshare.
- Fixes #210
5 years ago
Dessalines 05fa6837c4 Adding become to ansible from command line instead. 5 years ago
Dessalines 951a3d0616 Some fixes for ansible.
- Also updating the nginx template
- Updating deploy.sh
5 years ago
Dessalines de8c2198af Removing latest from dockerfile. 5 years ago
Dessalines 171d9472ca Adding a deploy script. 5 years ago
Dessalines d5606d7726 Upping version. 5 years ago
Dessalines 512cde82ef Some README updates. 5 years ago
Dessalines bdb1c72153 Updating docker-compose to version 3
- Removing health checks.
- #227
5 years ago
Dessalines 431210025d Some fixes for the docker build.
- Messed with readme.
- They needed to be `.env`, not `env`.
- Leaving the nginx file there, but extracting it out of the main setup. Ppl might use apache, or none at all.
- Docker 3.3 doesn't work with the DB health check unfortunately, so I changed that back to 2.4.
- Changed the env in the docker folder so it doesn't need to be edited, someone could just pull this and start it up if they just wanna test it.
5 years ago
Dessalines b3e363828c Reorganizing docker compose files.
- Fixes #197
5 years ago