services

Search

You can find the results of your search below.

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
Linux Block Device Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
x]] ---- <- home_server:home_server_setup:other_services:ipmi_console|Prev ^ home_server:home_server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:nfs|Next ->