en

Search

You can find the results of your search below.

Reverse Proxy Server
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 mailserver
37 Hits, Last modified:
at</fc> [[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/5/html/deployment_guide/s1-users-groups-standard-users|37.3. Standard Use... nces==== *Docker *[[https://docs.docker.com/engine/reference/builder/#volume|Dockerfile referenc... f the Dockerfile. *pwgen => ''pwgen'' generates encrypted passwords *vim => because it is nicer to
Docker nginx / php notes
225 Hits, Last modified:
me; # PHP only, required if PHP was built with --enable-force-cgi-redirect fastcgi_param REDIRECT_ST... me; # PHP only, required if PHP was built with --enable-force-cgi-redirect fastcgi_param REDIRECT_ST... on number of CPU cores. worker_processes auto; # Enables the use of JIT for regular expressions to sp... al frames. Default is 'off'. tcp_nopush on; # Enables the specified protocols. Default is TLSv1 TL
Docker Host
4 Hits, Last modified:
them as my main distribution. I see no point re-engaging with Ubuntu at this time, as many of the di... k # The primary network interface #allow-hotplug enp1s0 #iface enp1s0 inet dhcp auto br0 iface br0 inet static bridge_ports enp1s0 address 192.168.1.2/24 gateway 192.168.1.
Docker init Systems
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
Docker
6 Hits, Last modified:
ware that hosts the containers is called **Docker Engine**. *Project Homepage: [Home - Docker](https... ''sudo usermod -aG docker $USER'' Install Docker Engine : [Docker Engine](https://docs.docker.com/engine/install/) =====Uninstall===== Both the install methods actually