services

Search

You can find the results of your search below.

sidebar
34 Hits, Last modified:
_check]] *[[home_server:home_server_setup:other_services:index]] ++++ ++++Home Server Other VM Setups| *... r Index| *[[home_server:home_server_setup:other_services:index]] *[[home_server:home_server_setup:other_services:snapraid]] *[[home_server:home_server_setup:other_services:timedate]] *[[home_server:home_server_setup:oth
Docker mailserver @docker_notes
8 Hits, Last modified:
itNOFILE=65535 # If you want to allow the Dovecot services to produce core dumps, use: #LimitCORE=infinity ... ompose.yml'' ++++file| <code yaml>version: '3.9' services: roundcubemail: image: roundcube/roundcubem... [[https://docs.docker.com/compose/compose-file/05-services/#depends_on|Docker compose: depends_on]] Depends ... [[https://docs.docker.com/compose/compose-file/05-services/#links|Docker compose: links]] Links is not speci
Docker-Compose @docker_notes
7 Hits, Last modified:
xample:* <code yaml> networks: custom-network: services: app: networks: - custom-network </co... mes like this: <code yaml> volumes: my-volume: services: app: volumes: - my-volume:/path-in-c... n '3' volumes: web_data: external: true services: app: image: nginx:alpine ports: ... main server VM Traefik would fail. All the other services that relied on Traefik would not operate. A simp
Reverse Proxy Server @docker_notes
5 Hits, Last modified:
to separate into 2 smaller files, basic and main services) | | └── tcp.yml | This is the dynamic ... e to the public internet that are either not full services with own password, e.g. dokuwiki, nextcloud and m... d do, but would probably meet my needs. =====SSL Services===== For TCP and HTTPS services behind the Traefik router that require TLS the Traefik router must be speci
Router VM @linux_router
3 Hits, Last modified:
ine, CLI (Command Line Interface only). The main services I am currently running on this machine are, all b... dress Translation) * Port forwarding to basic services * Main public HTML sever * Mail serve... * Main LAN (Local Area Network) DNS/DHCP), these services work together * Main local DNS server using I
Docker init Systems @docker_notes
2 Hits, Last modified:
e and stop a daemon (down) *''s6-rc-db list all|services|oneshots|longruns|bundles'' - lists the nominated services in the active s6-rc-db *''s6-rc-db type service
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
inted at the likes of Kmart. These photo printing services even have on-line services or take a USB drive to the store terminal. The photos get mailed to you. Old pri
Docker @docker_notes
1 Hits, Last modified:
or some more details, tldr;|This may affect other services operating on the host machine. The default FORWA
Docker - DNS Server @docker_notes
1 Hits, Last modified:
network.) ++++docker-compose.yml| <code yaml>--- services: bind: build: ./ image: bind:latest
Docker nginx / php notes @docker_notes
1 Hits, Last modified:
he $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the ; compile-time value defined MYSQL_PORT (i