Code Monkey home page Code Monkey logo

mikrobill's Introduction

Auto deployment MikroBILL via docker-compose

MikroBILL is a complete billing platform for Mikrotik routers (RouterOS)

MikroBILL official web site: www.mikro-bill.com/?lng=en

This script will work on Debian, Ubuntu, CentOS and probably other distros of the same families. It will probably work if you simply want to setup a MikroBILL on your Debian/Ubuntu/CentOS box via docker compose. It has been designed to be as universal as possible.

This is a free shell script under GNU GPL version 3.0 or above Copyright (C) 2023
MikroBill project: Feedback/comment/suggestions: [email protected]
Author: Timofei Ivastsenko Company: KODUARVE Oรœ | www.koduarve.ee www.koduarve.ee



screenshots

Debian/Ubuntu/CentOS install servers

MikroBILL v2.0.1.10 - BETA

  • This version supports deployment of MikroBILL on Docker.
  • To get started, install the latest version of docker-compose, git, and docker on your server.

You can see it

docker-compose --version

  • Output: Docker Compose version v2.12.2

docker --version

  • Output: Docker version 19.03.15, build 99e3ed8919

Installation:

  • git clone https://github.com/koduarve/mikrobill.git
  • cd mikrobill/
    • NB! Set passwords in .env and ./etc/proxysql/proxysql.cnf
    • Set in docker-compose.yml (Service - web -> ports http and https:)
    • 8090:80 - Change to your (80:80)
    • 9443:443 - Change to your (443:443)
    • ProxySQL default port: 6033 (MikroREMOTE -> Programm -> Field (Databese) Address MySQL)
  • Start command
    • docker-compose up -d

mikrobill's People

Contributors

koduarve avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.