Skip to content

zzahkaboom24/docker-compose-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

843 Commits
 
 
 
 

Repository files navigation

List of services available:

Status Service Website Update Maintainer
npm npm nginxproxymanager.com 28-01-2026 zzahkaboom24
simplelogin simplelogin simplelogin.io 28-01-2026 zzahkaboom24

Some useful commands:

  • docker container ls : Show current Docker containers
  • docker-compose stop : Stop the containers created with the scripts (in the script folder)
  • docker-compose up -d : Launch the containers created with the scripts (in the script folder)
  • docker logs -f <id_container> : Display the container logs
  • docker exec -it <id_container> /bin/bash : Start a shell in container

About

These personal docker-compose files allow me to deploy multiple services easily and quickly. I can use them with Portainer directly or via docker-compose commands.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages