diff options
| author | Paul Buetow <paul@buetow.org> | 2025-10-02 11:31:38 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-10-02 11:31:38 +0300 |
| commit | ff9f3a641fec256e1f4b01fcd95590451f656f0a (patch) | |
| tree | 04f4b0d8d370006bd2cc22e35c4ce76f7ba134d6 /gemfeed/examples/conf/f3s/syncthing/README.md | |
| parent | c0f9ecf5e0b075db8e54ef1235ec80878e418398 (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/examples/conf/f3s/syncthing/README.md')
| -rw-r--r-- | gemfeed/examples/conf/f3s/syncthing/README.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gemfeed/examples/conf/f3s/syncthing/README.md b/gemfeed/examples/conf/f3s/syncthing/README.md deleted file mode 100644 index 3e2344ab..00000000 --- a/gemfeed/examples/conf/f3s/syncthing/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# Syncthing Kubernetes Deployment - -This directory contains the Kubernetes configuration for deploying Syncthing. - -## Deployment - -To deploy Syncthing, apply the Kubernetes manifests in this directory: - -```bash -make apply -``` - -## Configuration - -The deployment uses two persistent volumes: -- `syncthing-config-pv`: for the syncthing configuration. Mapped to `/data/nfs/k3svolumes/syncthing/config` on the host. -- `syncthing-data-pv`: for the syncthing data. Mapped to `/data/nfs/k3svolumes/syncthing/data` on the host. - -The web UI is available at http://syncthing.f3s.buetow.org. -The data port is exposed on port 22000. |
