Favicon of Cosmos

Cosmos

Build a private, self-hosted cloud with enterprise-grade security. Deploy 250+ apps with one click, manage users, and secure your data at home or work.

Take back control of your digital life. Cosmos Cloud provides a private and secure self-hosting platform that puts you in charge of your data, whether for family photos or sensitive business operations. It combines the convenience of modern cloud services with the privacy of owning your own infrastructure. Effortlessly deploy and manage your applications without needing complex technical knowledge.

Enjoy a suite of powerful, automated features designed for security and simplicity:

  • Enterprise-Grade Security: Protect your services with SmartShield threat detection, a built-in VPN, and automatic HTTPS encryption.
  • One-Click App Store: Install over 250 popular applications like Nextcloud, Jellyfin, and Gitea with a single click.
  • Secure Authentication: Manage users with Single Sign-On (SSO), multi-factor authentication, and granular access controls.
  • Automated Management: Benefit from automatic backups, system monitoring, and security updates to keep your server running smoothly.

Built for both home users seeking digital independence and businesses requiring on-premises data control, this platform makes self-hosting accessible and secure for everyone.

Directory Structure

cosmos
config
.env
docker-compose.yml

docker-compose.yml

services:
  cosmos-server:
    image: azukaar/cosmos-server:latest
    container_name: cosmos-server
    hostname: cosmos-server
    restart: always
    privileged: true
    ports:
      - "80:80"
      - "443:443"
      - "4242:4242/udp"
    environment:
      - TZ=${TZ}
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock
      - ./config:/config
      - /:/mnt/host:ro

.env

TZ=UTC

Share:

Ad
Favicon

 

  
 

Similar to Cosmos

Favicon

 

  
  
Favicon

 

  
  
Favicon