Commit Graph

29 Commits (b9b65c9c184b360b318c785f0775b351debc78bf)

Author SHA1 Message Date
Nutomic ec0a707110
Avoid using proxy for pictrs requests (fixes #3489) (#4072)
* Avoid using proxy for pictrs requests (fixes #3489)

* fmt
11 months ago
SleeplessOne1917 553c5bda88 Update versions to correct version 1 year ago
SleeplessOne1917 7118200cab Use up to date default UI container for dev 1 year ago
Nina Blanson 40ff77eee2
Add workaround for #3102 until cross-compile work complete (#3472)
* Add workaround for #3102 until cross-compile work complete

* Minor cleanup

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
1 year ago
Dessalines 0c82f4e660 Version 0.18.1 1 year ago
Andrew Fields 1e99e8b9dc
Add Prometheus endpoint (#3456)
Add a server for serving Prometheus metrics. Include a configuration
block in the config file. Provide HTTP metrics on the API, along with
process-level metrics and DB pool metrics.
1 year ago
drumlinish 682ca55e0c
Fix quoting of max-file in docker-compose.yml (#3442) 1 year ago
Nutomic 8fbc630ce1
Remove networks from docker-compose.yml (#3356) 1 year ago
anonion 01dc1efe77
Fix lemmy UI environment variable (#3299) 1 year ago
Dessalines 63d3759c48 Version 0.18.0 1 year ago
ShittyKopper 862ceefc56
docker-compose: Add init to UI (#3248)
* docker-compose: Add init to UI

Prevents waiting 10 seconds to shutdown

* docker-compose: Update to version 3.7
1 year ago
Nutomic b37c30ffae
Move cors default to source code (#3219) 1 year ago
Andrew DeLisa bfc0c0e7d3
fix: add CORS origin environment variable (#3191)
* fix: add CORS origin environment variable

* chore: formatting

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
1 year ago
Edgar Alvarado c32585b034
Docker yaml anchors and docker logs (#3027)
* Use anchor for duplicated compose properties

* Include docker log max

* Run prettier
1 year ago
Edgar Alvarado 932e65c16d
Fix ports used by docker (#3012)
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
1 year ago
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>
1 year ago
Dessalines af03dcfeac
Fix dev setups. (#2944) 1 year ago
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>
1 year ago
Nutomic 1b4f995706
Remove jaeger, opentelemetry from docker-compose (#2894) 1 year ago
SleeplessOne1917 e856eda74d
Fix typo that caused error (#2861) 1 year ago
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>
1 year ago
SleeplessOne1917 f5511cfd25
Make path to local lemmy-ui use correct relative path (#2817) 1 year ago
Anon 6bc49bdd70
Add Custom Emojis Support (#2616)
* Add Custom Emojis

* Modify index
2 years ago
Dessalines 47f4aa3550
Fixing slow joins to post_read, post_saved, and comment_saved . (#2738)
- Fixes #2445
2 years ago
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.
2 years ago
Dessalines b3e363828c Reorganizing docker compose files.
- Fixes #197
5 years ago
Dessalines a3a3eebc5a Don't use docker latest anymore.
- Fixes #199
5 years ago
Dessalines ad4dbbcd77 Persist docker postgres data in a volume
- Fixes #197
5 years ago
Dessalines 515fc86fd0 Adding a docker image.
- Instructions added to readme for how to use the simpler small image
too. Fixes #101.
5 years ago