service

Search

You can find the results of your search below.

Docker-Compose
33 Hits, Last modified:
xample:* <code yaml> networks: custom-network: services: app: networks: - custom-network </c... mes like this: <code yaml> volumes: my-volume: services: app: volumes: - my-volume:/path-in-... 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 sim
Docker mailserver
22 Hits, Last modified:
ight-hand side). Postfix has a built-in transport service called “virtual” that can receive the email and s... stfix/postfix-script++ ===systemd=== The systemd service script is a hoot!, it seems to do nothing meaningful. ++++/lib/systemd/system/postfix.service| <code>[Unit] Description=Postfix Mail Transport Agent Conflicts=sendmail.service exim4.service ConditionPathExists=/etc/postfix/ma
Docker init Systems
18 Hits, Last modified:
id=docker_notes:docker-deluge#docker_deluge_image_service|Torrent server (Deluge)]] *mailserver (yes, whi... agement. S6 [[http://www.skarnet.org/software/s6/servicedir.html|Service directories]] ++++Basic S6 commands:| *''s6-svstat /run/service/servicename'' or ''s6-svstat /run/s6-rc/servicedi
Docker
13 Hits, Last modified:
Docker====== **Docker** is a set of platform as a service (PaaS) products that use OS-level virtualization ... ver software in packages called _containers_. The service has both free and premium tiers. The software tha... or some more details, tldr;|This may affect other services operating on the host machine. The default FORW... omagically after a reboot. I added a new systemd.service for this: ''sudo vim /etc/systemd/system/iptables
Docker Deluge Image / Service
7 Hits, Last modified:
rd macvlan nftables}} ======Docker Deluge Image / Service====== I want a torrent service that uses a VPN and is set-up to block non VPN WAN (internet) access. On m... 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-openv
Docker - DHCP Server
7 Hits, Last modified:
kea-ctrl-agent|This package provides the REST API service agent for Kea DHCP.|?| |isc-kea-dev|Development h... ontrol Agent.|?| ====Network Ports==== From IANA Service Name and Transport Protocol Port online [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|Number Registry]]: <code>bootps 67 {tcp, udp}
Reverse Proxy Server
7 Hits, Last modified:
to separate into 2 smaller files, basic and main services) | | └── tcp.yml | This is the dynamic... /code> ++++ =====BasicAuth===== For any internal service I expose to the public internet that are either not full services with own password, e.g. dokuwiki, nextcloud and ... d do, but would probably meet my needs. =====SSL Services===== For TCP and HTTPS services behind the Traef
Nextcloud Container
5 Hits, Last modified:
iners on Docker Hub. Nextcloud needs a number of services to run; the main Nextcloud server, a database an... tes, however this is required for all the various services and can be considered separately. Refer to Next... code> ++++ ++++docker-compose.yml| <code yaml>--- services: app: build: ./ image: nextcloud-fpm-c... t/doku.php?id=home_server:home_server_setup:other_services:back-up_server#tag|back-up server#tag]] ====NGI
Docker nginx / php notes
3 Hits, Last modified:
he $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the ; compile-time value defined MYSQL_PORT (... ding}o ; - .... ; %p: PID of the child that serviced the request ; %P: PID of the parent of the child that serviced the request ; %q: the query string ; %Q: the '
Calibre
2 Hits, Last modified:
Calibre docker-compose.yml| <code> version: "3.9" services: calibre: image: lscr.io/linuxserver/calib... bre-web docker-compose.yml| <code> version: "3.9" services: calibre-web: image: lscr.io/linuxserver/c
Dokuwiki
1 Hits, Last modified:
ind cloud_data </code> <code yaml>version: "2.1" services: dokuwiki: image: lscr.io/linuxserver/doku
Homepage dashboard
1 Hits, Last modified:
/homepage-dashboard/|Meet Homepage - Your HomeLab Services Dashboard]] =====speed tester==== [[https://sp