Skip to content

There are plenty of cool open-source projects in the wild. But more often than not, they are hard to deploy. We provided dockerized builds here for stuff we are interested in

Notifications You must be signed in to change notification settings

DenktMit-eG/dockerized-oss-deployments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The DenktMit eG Deployments project

Prepare Ubuntu

Have a look into the os-preparations directory. First we want to prepare your server OS to use Podman. So we can easily serve our containerized apps ran by an unprivileged user.

Start Traefik

Assuming you installed the Traefik docker-compose.yaml and .env file to /opt/traefik. You can now just run Traefik as composed app using

podman-compose --env-file .env -f docker-compose.yaml up -d

Visit your page on

Run Nginx Helloworld

About

There are plenty of cool open-source projects in the wild. But more often than not, they are hard to deploy. We provided dockerized builds here for stuff we are interested in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published