Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yamlengineer/multimarzban

Marzban Multi Server Installer with Traefik, MySql
https://github.com/yamlengineer/multimarzban

ansible marzban

Last synced: 2 days ago
JSON representation

Marzban Multi Server Installer with Traefik, MySql

Awesome Lists containing this project

README

        

# MultiMarzban : Marzban multi server installer powered by ansible

## Prerequisites

To use MultiMarzban, you should have:
- Basic knowledge of Ansible.

## Getting Started

1. **Clone the Project**
- Use the following command to clone the project to your local machine:
```sh
git clone https://github.com/YamlEngineer/MultiMarzban.git
cd MultiMarzban
```

2. **Inventory Configuration**
- Modify `inventory.ini` file in the project root directory.

2. **Run Ansible Playbook**
- Use the following command :
```sh
ansible-playbook -i inventory.ini marzban.yml

```
## Customization

You have the flexibility to customize the project to your needs:
- Modify the Ansible, Marzban, Docker Compose Configuration as per your requirements.

## Version Control

The project's versioning is managed using Git. You can check for updates on the [GitHub repository](https://github.com/YamlEngineer/MultiMarzban.git).

## Legal
This project is open source, and there are no legal considerations to be aware of.

## License
you can read about it here : [LICENSE](./LICENSE)