Commit Graph

9 Commits

Author SHA1 Message Date
eyedeekay 9960bacd92 Docker: Run startapp.sh as non-root. Clarify need to rewrite 127.0.0.1 to Docker internal localhost(172.17.0.* normally) in order to avoid IP-based client denials. Remove dead s6 script. Change 127.0.0.1 to localhost in docker rootfs config files. Clarify documentation. 2026-05-05 14:45:07 -04:00
StormyCloudInc 502fbc5e93 Docker: Add docker-arm branch trigger for testing, rewrite Docker.md
Add docker-arm branch to docker.yml trigger for Docker Hub testing.
Rewrite Docker.md with comprehensive documentation including all
environment variables, ports, volumes, compose examples, and
troubleshooting.
2026-03-16 11:01:02 -07:00
thiswillbeyourgithub 738bd96807 doc: explain how to configure the docker setup
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-05-12 16:22:06 +02:00
eyedeekay 9154945571 Docker: automatically resolve conflicting port issues when the external port used by docker does not match the port in the routerInfo 2024-09-29 16:58:44 -04:00
idk 907e649647 update Docker.md to reflect safe defaults, close #374 2022-11-14 23:51:12 -05:00
idk d4155625e4 Allow passing the IP address where the router console is reachable when running a Docker container 2022-11-14 18:55:21 +00:00
Zlatin Balevsky 1b5feda517 generic advice for cloud deployments 2022-02-16 15:51:28 +00:00
Zlatin Balevsky 29f74ba72a change interfaces 0.0.0.0->127.0.0.1 and update documentation 2022-02-16 11:14:10 +00:00
Zlatin Balevsky 37100ca93d Docker cleanup and documentation 2021-04-28 21:46:22 +00:00