Commit Graph

15 Commits (601b55ca3b45f777c424221acb0ffde0bed378d7)

Author SHA1 Message Date
Felix Ableitner 34932de39b Only bind to local ports in docker-compose.yml 2019-10-16 11:01:47 +02:00
Dessalines 024b902c21 Adding tag to deploy. 2019-10-15 16:50:00 -07:00
Dessalines b6046f707e Externalizing rate limits. Upgrading to Rust 1.38
- Fixes #290
2019-10-13 12:06:18 -07:00
Dessalines 4ac00fea8a Adding restart always to docker. 2019-09-19 18:01:43 -07:00
Dessalines 4672e9b783 Removing unecessary script. 2019-09-08 09:21:52 -07:00
Dessalines de80db1b96 Allow Image uploads through docker pictshare.
- Fixes #210
2019-09-07 20:42:01 -07:00
Dessalines 07af1ff693 Adding become to ansible from command line instead. 2019-09-04 12:54:23 -07:00
Dessalines 44f01669a2 Some fixes for ansible.
- Also updating the nginx template
- Updating deploy.sh
2019-09-02 10:37:30 -07:00
Dessalines 37c0f751d0 Removing latest from dockerfile. 2019-08-28 19:26:42 -07:00
Dessalines 91876453b8 Adding a deploy script. 2019-08-25 10:59:12 -07:00
Dessalines e0c7432b0b Upping version. 2019-08-25 10:57:05 -07:00
Dessalines 973538bcda Some README updates. 2019-08-21 21:09:46 -07:00
Dessalines 283d8cd692 Updating docker-compose to version 3
- Removing health checks.
- #227
2019-08-21 15:29:35 -07:00
Dessalines 6fe4b9eb37 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.
2019-08-20 16:20:46 -07:00
Dessalines fc6bd5ad83 Reorganizing docker compose files.
- Fixes #197
2019-08-15 18:05:49 -07:00