From 795a265c4f88b22ea35418cc28a55afbc4c0f996 Mon Sep 17 00:00:00 2001 From: matze Date: Sat, 21 Jan 2023 13:23:23 +0100 Subject: [PATCH] Auto saved by Logseq --- cloud.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/cloud.md b/cloud.md index 8149249c..f456886d 100644 --- a/cloud.md +++ b/cloud.md @@ -25,7 +25,21 @@ Tier: monzi sudo groupadd docker sudo usermod -aG docker $USER ``` - - + - Software + - Dante (Socks-Proxy) + - ``` + version: "3.8" + services: + dante: + image: vimagick/dante + ports: + - "8388:1080" + volumes: + - ./data:/etc/dante + tmpfs: + - /run + restart: unless-stopped + ``` - - - #### Assign Public Ip