mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
deployment instructions
This commit is contained in:
22
README.md
22
README.md
@@ -90,27 +90,11 @@ It takes a while to build the image so please be patient :)
|
||||
|
||||
## Development:
|
||||
|
||||
See [DEVELOPMENT.md](./DEVELOPMENT.md)
|
||||
See [HADCKING.md](./docs/HACKING.md)
|
||||
|
||||
## How to build
|
||||
## Deployment:
|
||||
|
||||
- Install Cargo using [rustup](https://rustup.rs/) with:
|
||||
|
||||
```
|
||||
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
```
|
||||
|
||||
- Clone the repository with:
|
||||
|
||||
```
|
||||
$ git clone https://github.com/mCaptcha/guard
|
||||
```
|
||||
|
||||
- Build with Cargo:
|
||||
|
||||
```
|
||||
$ cd guard && cargo build
|
||||
```
|
||||
See [DEPLOYMENT.md](./docs/DEPLOYMET.md)
|
||||
|
||||
## Configuration:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user