An open API service indexing awesome lists of open source software.

https://github.com/xrplwin/xwa-server-install

Installation scripts for XWA engine.
https://github.com/xrplwin/xwa-server-install

Last synced: over 1 year ago
JSON representation

Installation scripts for XWA engine.

Awesome Lists containing this project

README

          

# xwa-server-install
Installation scripts for XWA engine on Ubuntu

## Clone this repo

```
git clone https://github.com/XRPLWin/xwa-server-install.git /root/deploy
```
## Procedure

Recommended to do it like this: myrocks, redis, php, nginx, supervisor

## Percona MyRocks

https://docs.percona.com/percona-server/5.7/myrocks/install.html

## Make .sh files executable
`chmod +x my_script.sh`