Wow, thats a lot of useful things.
- I’ll try again with NetBird and if it doesn’t work, I’ll try wg-easy.
- I thought it was some kind of general encryption that could protect me from remote attacks, if it isn’t that way, then I’ll set that aside.
- I’ve seen proxmox a lot on tutorials. I guess I didn’t understand it or found it too difficult for me compared to CasaOS and I discarded it. I may try it in the future if CasaOS feels too limited. About Docker, do you know how can I check if I actually installed it via Docker or directly in the laptop? I don’t remember what I did in that aspect. I’ll check portainer and TrueNAS, since I heard of them but don’t actually know about them.
- I’ll also check out anything I can about “docker compose stacks w/ a web gui like komono” and have them in mind if I reset my server architecture.
- That’s so useful and I’ll totally look into it. This “vibe-coding” style feels (not surpriseingly) limiting and makes me waste so much time. I’ll begin learning actual coding.
Thank you so much for your time and knowledge :)
habitualTartare@lemmy.world 7 hours ago
looking at the install script it looks like casaOS is installed directly on the laptop. you can check by running
systemctl status casaosin a terminal. if that’s not found try
docker ps -ato list all docker containers including any not currently running.