https://github.com/yamlengineer/multimarzban
Marzban Multi Server Installer with Traefik, MySql
https://github.com/yamlengineer/multimarzban
ansible marzban
Last synced: about 1 year ago
JSON representation
Marzban Multi Server Installer with Traefik, MySql
- Host: GitHub
- URL: https://github.com/yamlengineer/multimarzban
- Owner: YamlEngineer
- License: mit
- Created: 2023-11-03T20:23:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T20:50:15.000Z (over 2 years ago)
- Last Synced: 2025-03-26T00:51:21.193Z (over 1 year ago)
- Topics: ansible, marzban
- Language: Jinja
- Homepage:
- Size: 6.84 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)