Commit graph

25 commits

Author SHA1 Message Date
Felix Ableitner 4f116dc758 got it working 2019-11-16 01:31:41 +01:00
iav f8252521a7 Add platform-agnostic dockerfile (#327) 2019-11-02 18:05:55 -07:00
Dessalines 222cd8325f Changing back to shtripok pictshare. 2019-11-01 23:45:43 -07:00
Dessalines edbb5612a2 Merge branch 'master' into email 2019-11-01 23:43:35 -07:00
Dessalines 68e4b61808 Password reset mostly working. 2019-11-01 23:41:57 -07:00
Dessalines 9e21902a5f Changing aarch64 to use cargo --release 2019-11-01 11:19:59 -07:00
Dessalines a47b9c3ab8 Changing back pictshare. 2019-10-31 21:06:13 -07:00
Dessalines 845f17f7af Changing pictshare to use multi-arch from @iav
- Fixes #324
2019-10-31 20:07:26 -07:00
Dessalines e4666cd95c Fixing rest of deploy. 2019-10-31 20:03:43 -07:00
Igor Velkov 6ad39f1853 add cross-building for arm 2019-10-25 02:59:08 +00:00
Felix Ableitner 7ea4eca599 Only bind to local ports in docker-compose.yml 2019-10-16 11:01:47 +02:00
Dessalines 0e55ef7d9e Adding tag to deploy. 2019-10-15 16:50:00 -07:00
Dessalines 35dfe31a39 Externalizing rate limits. Upgrading to Rust 1.38
- Fixes #290
2019-10-13 12:06:18 -07:00
Dessalines d21e020f18 Adding restart always to docker. 2019-09-19 18:01:43 -07:00
Dessalines a279cfad95 Removing unecessary script. 2019-09-08 09:21:52 -07:00
Dessalines c39ae06bd4 Allow Image uploads through docker pictshare.
- Fixes #210
2019-09-07 20:42:01 -07:00
Dessalines 05fa6837c4 Adding become to ansible from command line instead. 2019-09-04 12:54:23 -07:00
Dessalines 951a3d0616 Some fixes for ansible.
- Also updating the nginx template
- Updating deploy.sh
2019-09-02 10:37:30 -07:00
Dessalines de8c2198af Removing latest from dockerfile. 2019-08-28 19:26:42 -07:00
Dessalines 171d9472ca Adding a deploy script. 2019-08-25 10:59:12 -07:00
Dessalines d5606d7726 Upping version. 2019-08-25 10:57:05 -07:00
Dessalines 512cde82ef Some README updates. 2019-08-21 21:09:46 -07:00
Dessalines bdb1c72153 Updating docker-compose to version 3
- Removing health checks.
- #227
2019-08-21 15:29:35 -07:00
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.
2019-08-20 16:20:46 -07:00
Dessalines b3e363828c Reorganizing docker compose files.
- Fixes #197
2019-08-15 18:05:49 -07:00