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.
- Host: GitHub
- URL: https://github.com/xrplwin/xwa-server-install
- Owner: XRPLWin
- Created: 2023-10-21T14:52:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-25T22:11:19.000Z (over 1 year ago)
- Last Synced: 2025-01-25T23:25:19.958Z (over 1 year ago)
- Language: Shell
- Size: 112 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`