Use Docker deploy Lipoic Server.
- Install docker-compose.
- Run
./script/genrsa.shgenerate RSA private key and public key. - Change
Rocket.tomlvariables to your. - Run
./script/deploy.sh.
Note: If you are using Windows or macOS use cygwin to run the script
- Fork this repository to your own GitHub account and then clone it to your local device
- Install docker-compose
- Run the command
docker-compose -f ./script/mongodb/docker-compose.yml up -d- To run
cargo run