Dessalines
4672e9b783
Removing unecessary script.
2019-09-08 09:21:52 -07:00
Dessalines
f36178e134
Merge branch 'nocross-nomusl' of https://github.com/iav/lemmy into iav-nocross-nomusl
2019-09-07 20:56:31 -07:00
Dessalines
562dbba2bb
Upping version.
2019-09-07 20:43:33 -07:00
Dessalines
de80db1b96
Allow Image uploads through docker pictshare.
...
- Fixes #210
2019-09-07 20:42:01 -07:00
Igor Velkov
ab4741f7e3
remove unrelated files, add --frozen flag
2019-09-08 00:27:33 +03:00
Dessalines
232ba11534
Adding docker update instructions.
...
- Fixes #270
2019-09-07 09:37:12 -07:00
Igor Velkov
df792fb0ef
corrected error in path
2019-09-06 22:10:14 +00:00
Igor Velkov
2642215a80
Merge branch 'master' of https://github.com/dessalines/lemmy into nocross-nomusl
2019-09-06 23:22:07 +03:00
Igor Velkov
88dfc4d63c
Add docker chain for direct building debian-based image.
...
No cross-compilation, no MUSL support.
2019-09-06 23:16:32 +03:00
Dessalines
77328330df
Upping version.
2019-09-06 13:10:41 -07:00
Dessalines
7ec74a78c9
Upping version.
2019-09-06 13:06:57 -07:00
Dessalines
2db5650619
Upping version.
2019-09-06 13:04:34 -07:00
Dessalines
7778baf051
Upping version.
2019-09-05 18:39:29 -07:00
Dessalines
9711917c19
Upping version.
2019-09-04 22:42:09 -07:00
Dessalines
01c0bd1751
Merge branch 'master' into dev
2019-09-04 12:54:28 -07:00
Dessalines
07af1ff693
Adding become to ansible from command line instead.
2019-09-04 12:54:23 -07:00
Dessalines
7066efc340
Upping version.
2019-09-03 13:18:58 -07:00
Dessalines
d08236506e
Upping version.
2019-09-02 17:33:35 -07:00
Dessalines
7bf9d274c8
Upping version.
2019-09-02 16:21:39 -07:00
Dessalines
6da6d0b37b
Upping version.
2019-09-02 10:38:37 -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
03f879925e
Upping version.
2019-08-31 21:14:40 -07:00
Dessalines
b6f6cd5c3e
Upping version.
2019-08-31 09:43:10 -07:00
Dessalines
94d61bc6fc
Upping version.
2019-08-30 17:42:11 -07:00
Dessalines
13ef254c61
Upping version.
2019-08-30 15:42:16 -07:00
Dessalines
767a9f03f4
Upping version.
2019-08-28 21:32:24 -07:00
Dessalines
37c0f751d0
Removing latest from dockerfile.
2019-08-28 19:26:42 -07:00
Dessalines
8d64dad2df
Upping version.
2019-08-26 20:37:31 -07:00
Dessalines
d2324c3d23
Upping version.
2019-08-26 19:39:32 -07:00
Dessalines
328f1c7751
Upping version.
2019-08-25 10:59:22 -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
371d3e1009
Fixing removing communities.
2019-08-25 00:22:46 -07:00
Dessalines
5497269d3b
Adding a margin to comment paragraphs.
2019-08-24 14:27:25 -07:00
Dessalines
4d9a0695cc
Upping version.
2019-08-24 00:02:58 -07:00
Dessalines
89ff4daa6a
Upping version.
2019-08-22 20:49:56 -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
Felix Ableitner
cf5c0ec9cb
copy template files into docker/prod folder
2019-08-20 19:51:07 +02:00
Felix Ableitner
db2767e89d
added env file
2019-08-20 19:38:10 +02:00
Dessalines
0c89ea980c
Upping version.
2019-08-19 15:06:38 -07:00
Dessalines
ab2e27380a
Upping version in prod docker.
2019-08-16 19:39:05 -07:00
Dessalines
ffd02370b6
Updating readme with gitlab and github links.
...
- Fixes #41
2019-08-16 13:08:37 -07:00
Dessalines
fc6bd5ad83
Reorganizing docker compose files.
...
- Fixes #197
2019-08-15 18:05:49 -07:00
Dessalines
300fe15656
Don't use docker latest anymore.
...
- Fixes #199
2019-08-15 17:00:05 -07:00
Dessalines
a17fbc6e61
Persist docker postgres data in a volume
...
- Fixes #197
2019-08-12 22:02:03 -07:00
Dessalines
6e14593c1b
Adding a docker image.
...
- Instructions added to readme for how to use the simpler small image
too. Fixes #101 .
2019-05-14 12:05:43 -07:00