k8s migration done authored by Roland Alton's avatar Roland Alton
fair.tube is based on peertube and the wonderful work of Framasoft for a GAFAM free Fediverse. fair.tube is based on peertube and the wonderful work of Framasoft for a GAFAM free Fediverse.
fair.tube runs on bridge2 fair.tube was runnning on bridge2 until May 2024
migration to k8s planned in 2024 - we already run some instances there with assets on S3 minio https://git.fairkom.net/hosting/k8s-deployments/peertube-displeu/-/tree/master/k8s Migration to k8s done in June 2024 - we already run some instances there with assets on S3 minio https://git.fairkom.net/hosting/k8s-deployments/peertube-displeu/-/tree/master/k8s
The following documentation is related to the deprecated bare metal setup on bridge2.
always perform tasks with user `peertube` always perform tasks with user `peertube`
...@@ -10,6 +12,8 @@ always perform tasks with user `peertube` ...@@ -10,6 +12,8 @@ always perform tasks with user `peertube`
/var/www/peertube/ /var/www/peertube/
config/production.yaml
### storage ### storage
locally, with mergerfs, so that additional (remote) storage could be added locally, with mergerfs, so that additional (remote) storage could be added
... ...
......