data

Search

You can find the results of your search below.

Nextcloud Container @docker_notes
52 Hits, Last modified:
of services to run; the main Nextcloud server, a database and Redis. In addition, there needs to be a p... ation:migrate]] Nextcloud to Docker. * uid: www-data / 33, gid: www-data / 33. This seems to be Debian standard. Alpine linux seems to use 82 for www-data. Just stick with uid/gid as per the image suppli
Reverse Proxy Server @docker_notes
10 Hits, Last modified:
sudo chown baumkp:baumkp traefik cd traefik mkdir data cd data touch acme.json chmod 600 acme.json touch traefik.yml cd ..</code> My traefik.yml locatation: ''/home/docker_store/traefik/data/traefik.yml''. The current TechnoTim one [[https:... \\ ====Generate and Install Godaddy DNS Challenge Data==== Sadly Godaddy does not make it as transparent
Docker Deluge Image / Service @docker_notes
6 Hits, Last modified:
ut on the firewall, details: *''ping au-per.pvdata.host'' * in ''/etc/nftables.conf'' under unde... 103.231.89.219 counter accept #Host: au-per.pvdata.host'' * where $lan is set to lan interfa... d 660 /dev/net/tun echo "103.231.89.219 au-mel.pvdata.host" >> /etc/hosts #This adds a PrivatVPN host to the host DNS echo "103.231.88.203 au-mel.pvdata.host" >> /etc/hosts #This adds a PrivatVPN host
Docker-Compose @docker_notes
5 Hits, Last modified:
lumes in Docker Compose]]) Example: Defines web_data volume: <code bash> docker volume create --driver... "/var/opt/my_website/dist" \ --opt o=bind web_data </code> docker-compose.yml file with a named volume web_data defined externally: <code yaml> version '3' volumes: web_data: external: true services: app: image:
Docker init Systems @docker_notes
1 Hits, Last modified:
ocker_notes:docker-mailserver#mariadb|Mail server database and web interface (mariadb php nginx)]] *
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
'' to list the UUIDs *''sudo blkid'' will list data blocks ---- ====parted==== ==There would seem to