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-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
Nextcloud Container @docker_notes
5 Hits, Last modified:
iners on Docker Hub. Nextcloud needs a number of services to run; the main Nextcloud server, a database and... tes, however this is required for all the various services and can be considered separately. Refer to Nextc... code> ++++ ++++docker-compose.yml| <code yaml>--- services: app: build: ./ image: nextcloud-fpm-cr... t/doku.php?id=home_server:home_server_setup:other_services:back-up_server#tag|back-up server#tag]] ====NGIN
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
Docker Deluge Image / Service @docker_notes
4 Hits, Last modified:
t the Linux built-in commands. The main init and services control needs to be added with packages tini and ... '' The compose.yml file is: <code>version: '3.9' services: deluge: build: ./ image: deluge-openvp... s://www.cyberciti.biz/faq/how-to-enable-and-start-services-on-alpine-linux/|How to enable and start services on Alpine Linux]] *[[https://docs.docker.com/engine/ref
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