Skip to content

Instantly share code, notes, and snippets.

View ScienceWolf666's full-sized avatar
🌩️
Network Infrastructure Management ( Proxmox VE, Linux Servers, Windows Servers )

Science_Wolf ScienceWolf666

🌩️
Network Infrastructure Management ( Proxmox VE, Linux Servers, Windows Servers )
View GitHub Profile

Install Docker

curl -fsSL https://get.docker.com | sudo sh

Install Cosmos Cloud

docker run -d -p 80:80 -p 443:443 --privileged --name cosmos-server -h cosmos-server --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /:/mnt/host -v /var/lib/cosmos:/config azukaar/cosmos-server:latest