borjapazr / mars-server

🏑πŸ–₯️ Managed home server with Docker, Docker Compose, Make and Bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏑πŸ–₯️ Mars Server

Managed home server with Docker, Docker Compose, Make and Bash.

🧩 Requirements

πŸ§‘β€πŸ³ Configuration

Before deploying the services it is necessary to configure them. To do so, it is enough to create an .env file for each service with the content of the corresponding .env.template.

πŸ—οΈ Installation

server.sh install

πŸ§™ Usage

Usage: server [OPTIONS] COMMAND

This script aims to manage a home server based on Docker, Docker Compose, Make and Bash.

Available options:
  -h, --help      Print this help and exit

Available commands:
  install         Install all services
  uninstall       Uninstall all services
  start           Start all services
  stop            Stop all services
  restart         Restart all services
  status          Get the status of all services
  services        Open a menu based on FZF to manage the services separately

🎯 Credits

To realise this project I have based myself on many similar projects. There were countless of them and I gave them all a star.

πŸ™ Thank you very much for these wonderful creations.

⭐ Stargazers

Stargazers repo roster for @borjapazr/mars-server

βš–οΈ License

The MIT License (MIT). Please see License for more information.

About

🏑πŸ–₯️ Managed home server with Docker, Docker Compose, Make and Bash

License:MIT License


Languages

Language:Python 89.0%Language:Makefile 5.7%Language:Shell 2.6%Language:CSS 1.8%Language:HTML 0.5%Language:Dockerfile 0.4%Language:JavaScript 0.1%