Skip to content

dentropy/dentropycloud-kubernetes

Repository files navigation

DentropyCloud for Kubernetes

DentropyCloud for Kubernetes is an attempt at making it as easy to install secure full stack server applications as it is to install apps on a phone.

Table of Contents

General info

Technologies

Instructions

For those that like to live dangerously there exists a one line command, listed below, whcih configure everything for you.

wget https://gitlab.com/dentropy/Dentropycloud-Kubernetes/-/raw/master/server-install.py && python3 ./server-install.py

For Manual install click here

To configure backups click here

To configure tor-controller click here

Remote Management

cd ~/.kube
scp USER@VPS_IP_ADDRESS:~/k3s.yaml .
sed -i -e "s/127.0.0.1/VPS_IP_ADDRESS/g" ./k3s.yaml
cp k3s.yaml config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published