service

Search

You can find the results of your search below.

Docker-Compose @docker_notes
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 @docker_notes
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 init Systems @docker_notes
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 @docker_notes
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 @docker_notes
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