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
KPTree - MSWindows Setup @home_server
8 Hits, Last modified:
asically do not store and main archive or working data on the local windows machines anymore. I try to c... wser) (**!L**) *Calibre - an electronic book database and reader (**!L**) *VLC - seems to do a... top iTunes running -If moving an exiting iTunes data directory first time, copy ''C:\Users\doej\Music\... backup files are found at: ''%%C:\Users\baumk\AppData\Roaming\Apple Computer\MobileSync\Backup%%''. -
Docker @docker_notes
7 Hits, Last modified:
127.0.0.11:53. //(Note that DNS uses UDP not TCP datagrams.)// Further to this The container netfilter... the business edition to the community edition the database on the volume storage needs to be downgraded ... nd is: <code bash> docker volume create portainer_data docker run -d -p 9443:9443 --name=portainer --res... cker.sock:/var/run/docker.sock \ -v portainer_data:/data \ portainer/portainer-ce:latest </code>
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)]] *
turn server @docker_notes
1 Hits, Last modified:
the Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). It is most useful for clients
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