en

Search

You can find the results of your search below.

Nextcloud Container @docker_notes
53 Hits, Last modified:
rd /var/run/supervisord COPY supervisord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/supervisord",... r/www/html/themes networks: - proxy environment: - MYSQL_PASSWORD=kpb1670 - ... docker_store/nextcloud/data/db:/var/lib/mysql environment: - MYSQL_ROOT_PASSWORD=kpb8487 ... ://github.com/traefik/traefik/issues/723|Multiple entry regex redirects #723 ] ====References==== *d
Docker Deluge Image / Service @docker_notes
37 Hits, Last modified:
RUN tar -C / -Jxpf /tmp/s6-overlay-x86_64.tar.xz ENTRYPOINT ["/init"] RUN apk update && \ apk --no-c... rc.d/ COPY nftables.conf /etc/ EXPOSE 8112/tcp #ENV PYTHON_EGG_CACHE "/app/.cache/Python-Eggs" #CMD... docker host network option also has problems the entire host network is placed on the VPN! Also it st... 5/30 \ --gateway=192.168.1.1 \ -o parent=enp1s0 macnet1 </code>++ * In order to find the ip
Reverse Proxy Server @docker_notes
26 Hits, Last modified:
work create proxy'' =====Traefik===== <code bash [enable_line_numbers="true"]> cd /home/docker_store s... e]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>docker network create proxy</code> <code bash [enable_line_numbers="true"]>touch docker-compose.yml touch provider.env</code> My docker-compose.yml location: ''/home/d
Docker-Compose @docker_notes
10 Hits, Last modified:
compose pull'', it would seem this is required to ensure the latest image(s) is downloaded** *''%%do... stall/|Install Docker Compose]] *Install Docker Engine : [[https://docs.docker.com/engine/install/|Docker Engine]] =====Networking===== By default Docker-Compose will create a new networ
Docker init Systems @docker_notes
3 Hits, Last modified:
not very easy to use. I could really use a front-end to help with the management. S6 [[http://www.sk... ongrun only! *''s6-rc -u change servicename'' - enable and start a daemon (up) *''s6-rc -d change ... dencies and wonder why things don't work, lol the English language sucks. ++++ Reference: *[[https