bash

Search

You can find the results of your search below.

Docker-Compose @docker_notes
2 Hits, Last modified:
ange the version sub-directory as required. <code bash> sudo curl -L "https://github.com/docker/compose/... pose]]) Example: Defines web_data volume: <code bash> docker volume create --driver local \ --opt
Docker mailserver @docker_notes
3 Hits, Last modified:
o mariadb image *''docker exec -it mail_db /bin/bash'' *See [[https://mariadb.com/kb/en/configuring-... ===s6 setup=== The s6 rc run file: ++++run|<code bash>#!/command/execlineb -P fdmove -c 2 1 /usr/sbin/p... certificates/|Export Traefik Certificates]] using bash script with ''jq'' program *Docker documentatio
Nextcloud Container @docker_notes
2 Hits, Last modified:
easier to use ''www-data'' *Confirm shell type, bash is more comprehensive, whereas sh or ash are bett... ally log into shell using "sh" or ash" shells as "Bash" shell is not setup in the Alpine Nextcloud image
Docker Deluge Image / Service @docker_notes
3 Hits, Last modified:
to be reset! so now trying ++macvlan option|<code bash> docker network create -d macvlan \ --subne... * Need to manually create ++/dev/net/tun|<code bash> #!/bin/sh mkdir -p /dev/net mknod /dev/net/tun ... static ip address can be assigned when run. <code bash> docker network create -d macvlan \ --subne
sidebar
1 Hits, Last modified:
*[[home_server:home_server_setup:other_services:bash]] *[[home_server:home_server_setup:other_servic
Reverse Proxy Server @docker_notes
13 Hits, Last modified:
er network create proxy'' =====Traefik===== <code bash [enable_line_numbers="true"]> cd /home/docker_sto... ik|here]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>docker network create proxy</code> <code bash [enable_line_numbers="true"]>touch docker-compose... d install Basic Authentication Password==== <code bash [enable_line_numbers="true"]>sudo apt update sudo