Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yamlengineer/multimarzban
- Owner: YamlEngineer
- License: mit
- Created: 2023-11-03T20:23:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T20:50:15.000Z (over 1 year ago)
- Last Synced: 2024-12-10T00:15:43.214Z (about 2 months 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
```
## CustomizationYou 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)