service

Search

You can find the results of your search below.

Docker-Compose
26 Hits, Last modified:
for ''/mnt/docker_store'' - Updated the systemd service for Docker - use systemctl status docker to find the service file, in my case ''/lib/systemd/system/docker.service'' - edit the systemd file and add mount unit fou... rectives. You are not meant to directly edit the service file, but rather use the ''sudo systemctl edit do
Docker mailserver
14 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
12 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... omagically after a reboot. I added a new systemd.service for this: ''sudo vim /etc/systemd/system/iptables-docker.service'': <code>[Unit] Description=IPTables Docker Rules
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}
Docker init Systems
3 Hits, Last modified:
id=docker_notes:docker-deluge#docker_deluge_image_service|Torrent server (Deluge)]] *mailserver (yes, whi... ttp://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 Deluge Image / Service
2 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
Reverse Proxy Server
2 Hits, Last modified:
/code> ++++ =====BasicAuth===== For any internal service I expose to the public internet that are either n... y points need to be defined, as required for each service / port. Mail servers are an example that require