data

Search

You can find the results of your search below.

Nextcloud Container @docker_notes
51 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
7 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\... columns the following feature can be used. Menu: Data : Text to Columns =====List Windows files and di
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