Search
You can find the results of your search below.
Fulltext results:
- Docker-Compose
- 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
- ocker_notes:docker-mailserver#mariadb|Mail server database and web interface (mariadb php nginx)]] *
- Homepage dashboard
- Some Docker images default to using the postgres database. Currently at least up grading to version 17... cker-major-version-upgrade|Upgrading A PostgreSQL Database Running In Docker]] *[[https://www.cloudytu... *[[https://www.sql-easy.com/learn/how-to-import-database-in-postgresql/|How to Import Database in PostgreSQL: A Step-by-Step Guide for Beginners]] ====Ref
- Docker
- 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>
- turn server
- the Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). It is most useful for clients
- Calibre
- = #optional volumes: - /media/disk1/KarlData/Karl Data 2/Calibre_library:/config ports: - 8088:8080 - 8089:8081 restart: unless-... libre-web/config:/config - /media/disk1/KarlData/Karl Data 2/Calibre_library:/books ports: - 8087:8083 restart: unless-stopped network
- Docker - DHCP Server
- ent^ |isc-kea-admin|This package provides backend database initialization and migration scripts and a DHCP benchmark tool. If you are not using a database backend, you may not need this.|Not using a database backend at this time| |isc-kea-common|Common l
- Docker - DNS Server
- ' *''cat /var/bind/named_dump.db'' to see the database dump *''named-checkconf -l'' does this op... over TLS (DoT)===== DNS over TLS encrypts the DNS data so others can not see the specific DNS query and ... onse. DNSSEC does not prevent viewing of the DNS data, but rather ensure prevent man in the middle atta... ent developer release 9.19. *quad9 TLS config data: *''9.9.9.9'' ip address *''dns.quad9.net
- Docker - diun & ntfy
- le" is set, messages are cached in a local SQLite database instead of only in-memory. # This allows for ... es" parameter allows you to run commands when the database is initialized, # e.g. to enable WAL mode (se... f set, messages will be queued and written to the database in batches of the given # size, or after the ... e docs. # # - auth-file is the SQLite user/access database; it is created automatically if it doesn't al
- Docker nginx / php notes
- m'. client_max_body_size 1m; # Sendfile copies data between one FD and other from within the kernel, ... rite operation. If the value is false, then the ; data is written directly into the file descriptor. It ... ng is a mechanism for controlling how much output data ; (excluding headers and cookies) PHP should keep internally before pushing that ; data to the client. If your application's output excee
- Docker mailserver
- 1 virtual machine<sup>1</sup>, with a Maria mysql database<sup>2</sup>, this setup is for installation o... ne linux Docker image with s6-rc init using maria database. I toyed with sqlite and basically got it fu... ail server could be loaded on base metal. - The database requirements for a small mailserver with a fe... aliases is well within the capacity of the sqlite database. The use of a full multi user server / client
- Reverse Proxy Server
- 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==== Godaddy changed their policies circa April 20
- Nextcloud Container
- 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
- Docker Deluge Image / Service
- 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