updates
This commit is contained in:
parent
1f413afc42
commit
134b4c3447
@ -23,7 +23,7 @@ self-signed CA.
|
|||||||
## Example usage
|
## Example usage
|
||||||
### Minio server with Traefik example
|
### Minio server with Traefik example
|
||||||
|
|
||||||
1. Replace ``minio server`` command with the following one:
|
1. Replace ``minio server`` command with the following one:
|
||||||
``cd /root/.minio/certs && ./gencert.sh --cn minio.example.com && minio server /data``
|
``cd /root/.minio/certs && ./gencert.sh --cn minio.example.com && minio server /data``
|
||||||
2. Copy the CA certificate ``ca.crt`` file to ``/usr/local/share/ca-certificates/`` and
|
2. Copy the CA certificate ``ca.crt`` file to ``/usr/local/share/ca-certificates/`` and
|
||||||
run ``update-ca-certificates`` command which will update
|
run ``update-ca-certificates`` command which will update
|
||||||
|
Loading…
Reference in New Issue
Block a user