From bf4bc505de42018291097ccb4ced61144a851001 Mon Sep 17 00:00:00 2001 From: Alexandr Bogomyakov Date: Mon, 16 Jun 2025 14:32:58 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fec0862..1369de9 100755 --- a/README.md +++ b/README.md @@ -32,10 +32,14 @@ Django, Postgres SQL and hassle-free deployment using Kubernetes or docker-compo ### Installation +#### Docker compose Docker deploy is easy: ``` docker-compose up -d ``` +#### Kubernetes +I use ArgoCD for deployment. [Take a look](https://gt.hexor.cy/ab/homelab/src/branch/main/k8s/apps/vpn) to `outfleet.yaml` file for manifests. + #### Setup sslocal service on Windows Shadowsocks servers can be used directly with **sslocal**. For automatic and regular password updates, you can create a Task Scheduler job to rotate the passwords when they change, as OutFleet manages the passwords automatically.