This commit is contained in:
Mehdi (OSX) 2023-11-23 09:05:02 +05:00
parent 8935adaa90
commit 48a6529960

View File

@ -1,9 +1,9 @@
## 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` - `git submodule add ssh://git@git.w3goodies.com:17001/mehdi-mac/certbot-docker-script.git`
3. Creat certs folder inside ssl folder. 3. Creat `certs` folder inside `ssl` folder.
4. Put config.sh inside ssl folder. Copy contents from certbot-docker-script/config.sh.dummy 4. Put `config.sh` inside `ssl` folder. Copy contents from [config.sh.dummy](https://git.w3goodies.com/mehdi-mac/certbot-docker-script/src/branch/main/config.sh.dummy)
5. The folder structure would be: 5. The folder structure would be:
``` ```
/your-project/ssl/ /your-project/ssl/