unreliability / docker-compose

Some examples of docker-compose stacks used on ComputerZ Solutions...

Home Page:https://computerz.solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-compose

Some examples used on ComputerZ Solutions...

🏭 Requirements

  • linux host (tested successfully on Ubuntu 20.04, Debian 10 & 11)
  • docker >= 18.x
  • docker-compose >= 1.26

What you'll find

All scripts are "as it", and can be updated without consent.

πŸš€ How to use

Clone this repo where you want with this line :

git clone https://github.com/Mettmett/docker-compose.git:folder-name

You need to edit the file .env at the source folder to modify the values of some vars.

After that when you're all set, press the red button to initiate πŸ”₯ !

docker-compose pull; docker-compose up -d; docker-compose logs -f

⭐ Author

Made by Julien HOMMET πŸ‡«πŸ‡· for ComputerZ Solutions

πŸ”§ Support & Contribution

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

πŸ’° Licence

CC BY-NC-SA

βš“ Misc

About

Some examples of docker-compose stacks used on ComputerZ Solutions...

https://computerz.solutions


Languages

Language:Shell 100.0%