Giter Club home page Giter Club logo

natcp's Introduction

natCP

A free open source OpenVZ panel.

Screenshots

Listing virtual servers from the administrator panel:

Managing a virtual server as a standard user:

Slave node installation

Installing natCP on a slave node is easy. Log on as the root user, and execute the following command:

cd /tmp && wget https://raw.githubusercontent.com/FlamesRunner/natCP/master/slave/slaveInstall.sh --no-check-certificate
bash /tmp/slaveInstall.sh

That's it. Make sure you save the slave access key, though!

Host node installation

Host node installation is a little more complicated. First, you'll need to install a LEMP stack on your server. It's assumed that you already know how to do this.

Then, download the web directory, and move the contents to your NGINX web directory. Afterwards, restore the MySQL table named 'restoreThis.sql' within the web directory into a database of your choice.

Enter your database details into the configuration file at the root of your web directory, and that should be it.

Last thing: To create your first user, please use the utility stored in the web directory, named 'createFirstUser.php' from the command line. An administrative user will be created using your database details and once you've logged in, you'll have the chance to change the password.


Want to donate? Send me a few dollars via PayPal: [email protected]

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.