Giter VIP home page Giter VIP logo

server_management_public's Introduction

server_management_public

Setup server

bash <(curl -sSkL https://github.com/arian24b/server_management_public/raw/main/server_setup.sh)

Install marzban

install marzban:

bash -c "$(curl -sSkL https://github.com/arian24b/server_management_public/raw/main/marzban/marzban_installer.sh)" @ install

create admin user:

marzban cli admin create --sudo

Install docker

bash <(curl -sSkL https://get.docker.com)

Set hostname

hostnamectl set-hostname server.domain.com

Config tunnel

install tunnel in ir server:

bash -c "$(curl -sSkL https://github.com/arian24b/server_management_public/raw/main/rtt/installer.sh)" @ ir

install tunnel in eu server:

bash -c "$(curl -sSkL https://github.com/arian24b/server_management_public/raw/main/rtt/installer.sh)" @ eu
systemctl daemon-reload \
&& systemctl start rtt.service \
&& systemctl enable rtt.service

Install acme.sh

curl -sSkL https://get.acme.sh | sh -s [email protected]

server_management_public's People

Contributors

arian24b 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.