Ripple Auto Installer
Ripple Stack Installation Helper
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.
- You Might want to look at Ripple's Wiki(old): https://github.com/osuripple/ripple/wiki/How-to-setup-ripple
- 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!
- 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
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
Make sure you configure your inbound-rules properly.
Make sure you configure cloudflare properly.
$ wget -O "ripple" https://raw.githubusercontent.com/Uniminin/Ripple-Auto-Installer/master/Main/ripple
$ chmod +x ripple
$ sudo ./ripple --helpNote: use sudo. for example: sudo ./ripple --all to install & setup full ripple stack with dependencies.
- For manual configuration see all markdowns in Miscellaneous.
- To Start the server follow this guide: start.md.
Ask me anything
- Discord:
uniminin#7522
- Thanks to Kreyren for helping me learn and code proper bash script.
- Thanks to Aoba-Suzukaze and osuthailand for their help, stack softwares, certificate & Database schema.
- Thanks to semyon422 for their open-ripple.
- Thanks to EmilySunpy for their lets & secret.
- And others who supported the project.
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.

