Updated README.md
This commit is contained in:
parent
c3a447ed5c
commit
e342a5a283
@ -1,7 +1,10 @@
|
|||||||
## Usage:
|
## Usage:
|
||||||
1. Create `ssl` folder to store certificates and this repository.
|
1. Create `ssl` folder to store certificates and this repository.
|
||||||
2. Clone this repository or use as submodule:
|
2. Clone this repository or use as submodule:
|
||||||
- `git submodule add ssh://git@git.w3goodies.com:17001/mehdi-mac/certbot-docker-script.git`
|
```shell
|
||||||
|
git submodule add ssh://git@git.w3goodies.com:17001/mehdi-mac/certbot-docker-script.git
|
||||||
|
chmod +x certbot-docker-script/generate-certs.sh
|
||||||
|
```
|
||||||
3. Create `certs` folder inside `ssl` folder.
|
3. Create `certs` folder inside `ssl` folder.
|
||||||
4. Put `config.sh` inside `ssl` folder.
|
4. Put `config.sh` inside `ssl` folder.
|
||||||
- Copy contents from [config-example.sh](https://git.w3goodies.com/mehdi-mac/certbot-docker-script/src/branch/main/config-example.sh)
|
- Copy contents from [config-example.sh](https://git.w3goodies.com/mehdi-mac/certbot-docker-script/src/branch/main/config-example.sh)
|
||||||
|
Loading…
Reference in New Issue
Block a user