services

Search

You can find the results of your search below.

Docker mailserver
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
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
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
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
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
3 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... ependencies in the servicename directory, i.e. in servicesname/dependencies.d *''s6-rc-db dependencies se
Calibre
2 Hits, Last modified:
Calibre docker-compose.yml| <code> version: "3.9" services: calibre: image: lscr.io/linuxserver/calibr... bre-web docker-compose.yml| <code> version: "3.9" services: calibre-web: image: lscr.io/linuxserver/ca
Docker
1 Hits, Last modified:
or some more details, tldr;|This may affect other services operating on the host machine. The default FORWA
Dokuwiki
1 Hits, Last modified:
ind cloud_data </code> <code yaml>version: "2.1" services: dokuwiki: image: lscr.io/linuxserver/dokuw
Homepage dashboard
1 Hits, Last modified:
/homepage-dashboard/|Meet Homepage - Your HomeLab Services Dashboard]] =====speed tester==== [[https://spe
Docker nginx / php 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