We/I NEVER run this on Darwin but here you go:
https://github.com/jochumdev/proxmoxbackupclient_go/releases/tag/v0.0.0-alpha3
A big issue now is that big backup's don't work yet (Like whole system) and another known issue is that we don't remember Filesystem permissions yet.
Yes, that should be doable.
You have to backup /etc/pve/qemu-server/* /etc/pve/lxc/* and /etc/pve/storage.cfg - the best is to backup /etc/pve/*
Where do you have Proxmox installed on which disk? Is it in ZFS? Take care that the installer creates a "rpool" this name needs to be unique, so when...
No it adds "pve01:443:8006", doesn't seem to work atm.
What about this https://github.com/iiordanov/remote-desktop-clients/blob/master/aSPICE-app/src/main/AndroidManifest.xml#L64
hmm ok
np!
Feedback:
Very nice design! Great work.
Suggestions:
- allow port 443 Remotes for proxied Proxmox Servers (Type https://pve01....:443 should work).
- I have "aSpice pro" installed but it doesn't like it (No Spice Client Installed).
- No way to go back from Sites
Thank you,
René
Now I also added a NGINX TCP LoadBalancer for Spice Port 3128
See [0] for the doku on how to that, see also [1] if you have troubles with it.
0: https://kubernetes.github.io/ingress-nginx/user-guide/exposing-tcp-udp-services/
1...
Today I moved my Proxmox behind an Kubernetes NGINX Ingress, I did that because I want a CORS, a Let's Encrypt Cert with a single Public IP and port 443.
The Service YAML
apiVersion: v1
kind: Service
metadata:
annotations:
field.cattle.io/ipAddresses: '["10.167.160.10"]'
name: pve01...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.