Jason Watkins
491e197529
Add `lemmyexternalproxy` to `lemmy` so that it can talk to the internet ( #2960 )
...
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-06-08 08:30:16 -04:00
Dessalines
af03dcfeac
Fix dev setups. ( #2944 )
2023-06-06 22:22:21 -04:00
Justin Gauthier
d439bdf8b4
Update to fix nginx proxy config for Docker Installs ( #2908 )
...
* Update to fix nginx proxy config
* Update docker-compose.yml - fix type
---------
Co-authored-by: Jax Gauthier <jax@gauthier.id>
2023-06-05 12:43:31 +02:00
Nutomic
1b4f995706
Remove jaeger, opentelemetry from docker-compose ( #2894 )
2023-06-04 22:16:49 +02:00
SleeplessOne1917
e856eda74d
Fix typo that caused error ( #2861 )
2023-05-14 14:02:05 -04:00
SleeplessOne1917
0379c9e4c1
Make volumes used in docker compose work when running on machines with SELinux enabled ( #2853 )
...
* Make volumes used in docker compose work when running on machines with SELinux enabled
* Switch lemmy-ui comments
---------
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-05-11 20:15:12 -04:00
SleeplessOne1917
f5511cfd25
Make path to local lemmy-ui use correct relative path ( #2817 )
2023-04-17 13:38:59 -04:00
Anon
6bc49bdd70
Add Custom Emojis Support ( #2616 )
...
* Add Custom Emojis
* Modify index
2023-03-20 17:32:31 -04:00
Dessalines
47f4aa3550
Fixing slow joins to post_read, post_saved, and comment_saved . ( #2738 )
...
- Fixes #2445
2023-02-18 09:35:35 -05:00
Dessalines
993489a80f
Combine prod and dev docker setups using build-arg ( #2739 )
...
* Combine prod and dev docker setups using build-arg
- Fixes #2603
* Dont use cache for release build.
2023-02-17 15:29:45 +09:00
Dessalines
b3e363828c
Reorganizing docker compose files.
...
- Fixes #197
2019-08-15 18:05:49 -07:00
Dessalines
a3a3eebc5a
Don't use docker latest anymore.
...
- Fixes #199
2019-08-15 17:00:05 -07:00
Dessalines
ad4dbbcd77
Persist docker postgres data in a volume
...
- Fixes #197
2019-08-12 22:02:03 -07:00
Dessalines
515fc86fd0
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