Skip to content

JustinOsu/Ripple-Auto-Installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

163 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ripple Auto Installer

Ripple Stack Installation Helper

Attention

THIS SCRIPT IS NOT FOR LOCAL PC (localhost) AND IT IS FOR ADVANCED USERS!
This script gives you a base and foundation if you're willing to install your own Ripple instance.You’re to think for yourself. Ripple is not a Stack system where Ripple/I document everything so you’ll need a basic understanding of how unix or GNU/Linux systems and full stack web applications work to be able to set up Ripple properly and work out problems efficiently when necessary.

Requirements

  • Knowledge on Computers, Softwares, Unix or GNU/Linux, Servers, Game Hosting, Database, Computer Networks, Computer Security & Encyption, SQL Injection, Virtual Private Server, Web hosting, Programming & Full stack web development!
  • A Unix or GNU/Linux Virtual Private Server.
  • A Debian/Arch Based Distro with APT or Pacman package manager.
    Note: Ubuntu 18.04 is atleast recommended if you want to directly start without any additional tweaking!

Features

  • A configurable shell script for installing Ripple Stack
  • Everything is Pre-ready
  • Simple and user friendly Installation
  • Installs most of the things for your server within minutes

Domain

Make sure you set your DNS like this:

* YOUR-DOMAIN
* c.YOUR-DOMAIN
* i.YOUR-DOMAIN
* a.YOUR-DOMAIN
* s.YOUR-DOMAIN
* old.YOUR-DOMAIN

VPS

Make sure you configure your inbound-rules properly.

Cloudflare

Make sure you configure cloudflare properly.

Running the Script (instructions)

$ wget -O "ripple" https://raw.githubusercontent.com/Uniminin/Ripple-Auto-Installer/master/Main/ripple
$ chmod +x ripple
$ sudo ./ripple --help

Note: use sudo. for example: sudo ./ripple --all to install & setup full ripple stack with dependencies.

Configure/Start The Server

  • For manual configuration see all markdowns in Miscellaneous.
  • To Start the server follow this guide: start.md.

Contact

Ask me anything

  • Discord: uniminin#7522

Credits

License 📜

This project is licenced under the GNU Affero General Public License V3. For more information, see the LICENSE file or visit https://www.gnu.org/licenses/agpl-3.0.

About

OSU!Ripple Private Server Installer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TSQL 52.5%
  • Shell 47.5%