vault backup: 2026-08-08 17:27:24
This commit is contained in:
@@ -74,10 +74,10 @@ You can manage ports at the cloud firewall or your router (no `firewalld` requir
|
||||
curl -sfL https://get.k3s.io | sh -s - server
|
||||
|
||||
# kubeconfig for your user (replace 'windy' if needed)
|
||||
mkdir -p ~windy/.kube
|
||||
mkdir -p ~/.kube
|
||||
sudo cp /etc/rancher/k3s/k3s.yaml ~windy/.kube/config
|
||||
sudo chown windy:windy ~windy/.kube/config
|
||||
chmod 600 ~windy/.kube/config
|
||||
sudo chown windy:windy ~/.kube/config
|
||||
chmod 600 ~/.kube/config
|
||||
echo 'export KUBECONFIG=$HOME/.kube/config' | sudo tee -a ~windy/.bashrc
|
||||
|
||||
# Helm
|
||||
@@ -422,3 +422,9 @@ sudo /usr/local/bin/k3s-uninstall.sh
|
||||
7. `/.well-known` returns correct JSON; federation tester OK.
|
||||
8. Create admin via MAS CLI; log in at `https://chat.chans.xyz`.
|
||||
9. Configure SMTP for MAS (and optionally Synapse), fix Mailcow sender policy if needed.
|
||||
|
||||
|
||||
matrix hermes token:
|
||||
```
|
||||
mpt_RHPPoHqhXYbhkZyDaBT5H6Bd0plq4V_p3woK4
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user