Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.09 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.09 KB

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:
      git clone https://github.com/YamlEngineer/MultiMarzban.git
      cd MultiMarzban
  2. Inventory Configuration

    • Modify inventory.ini file in the project root directory.
  3. Run Ansible Playbook

    • Use the following command :
      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.

Legal

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

License

you can read about it here : LICENSE