Skip to content

zhravan/nixopus-docker-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nixopus Docker Extensions

Architecture

┌─────────────────────────────────────────────────────────┐
│  Separate Compose Repository (GitHub/GitLab/etc)        │
│  https://github.com/zhravan/nixopus-docker-extensions   │
│  └── postiz/docker-compose.yml                          │
└─────────────────────────────────────────────────────────┘
                         v
                         v Download via curl
┌─────────────────────────────────────────────────────────┐
│  Nixopus Extension (deploy-postiz.yaml)                │
│  1. Downloads compose file from URL                     │
│  2. Generates .env with user variables                  │
│  3. Runs docker compose up                              │
└─────────────────────────────────────────────────────────┘
                         v
                         v
┌─────────────────────────────────────────────────────────┐
│  Target Server (/opt/postiz/)                          │
│  ├── docker-compose.yml (downloaded)                    │
│  └── .env (generated from extension variables)          │
└─────────────────────────────────────────────────────────┘

About

voila! nixopus extension composes!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors