lemmy/docker/dev
sam365724 d2608bb279
Make docker-compose more clear and explicit (#2469)
* Make docker-compose more clear, starting with dev

Explicit networks, not opining ports when not necessary: Confusing for users. All requests go through nginx, so there is no need to open ports directly on pictrs and other services for example. I wasn't sure about jaeger and otel, maybe that can be changed somewhat too. 

Also adding comments and things that are relevant for a prod setup too.

* Update with comments

* Providing dedicated nginx and lemmy conf

* Fix config key for pictrs.

* Fix config key for pictrs.

* updates on naming

* Adding docker compose build info

* Revert to more complete lemmy config

* Test and fix build paths

* Fix otel config

* Delete dev file

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2022-10-06 19:01:19 +00:00
..
docker-compose.yml Make docker-compose more clear and explicit (#2469) 2022-10-06 19:01:19 +00:00
docker_update.sh Write mod log for federated sticky/lock post actions (#2203) 2022-04-11 23:03:31 +00:00
docker_update_volume_mount.sh Write mod log for federated sticky/lock post actions (#2203) 2022-04-11 23:03:31 +00:00
Dockerfile Downgrade Rust Docker images to 1.59 to fix CI failures (ref #2263) (#2274) 2022-05-20 13:29:04 +00:00
lemmy.hjson Make docker-compose more clear and explicit (#2469) 2022-10-06 19:01:19 +00:00
nginx.conf Make docker-compose more clear and explicit (#2469) 2022-10-06 19:01:19 +00:00
otel.yml Make docker-compose more clear and explicit (#2469) 2022-10-06 19:01:19 +00:00
test_deploy.sh Fix nginx docs, fix test deploy. 2020-09-22 11:28:16 -05:00
volume_mount.dockerfile Use more generic docker deps. Fixes #1759 (#1762) 2021-09-02 11:50:20 +00:00