diff --git a/linkeddatahub/docs/get-started/setup.ttl b/linkeddatahub/docs/get-started/setup.ttl index 2fb7930..727cbb6 100644 --- a/linkeddatahub/docs/get-started/setup.ttl +++ b/linkeddatahub/docs/get-started/setup.ttl @@ -62,7 +62,9 @@ OWNER_COUNTRY_NAME=DK
$owner_cert_pwd
and $secretary_cert_pwd
with your own passwords):
./scripts/setup.sh .env ssl $owner_cert_pwd $secretary_cert_pwd 3650- The script will create an `ssl` sub-folder where the SSL certificates and/or public keys will be placed. + The script will create an ssl sub-folder where the SSL certificates and public keys will be placed.
docker-compose up --build@@ -73,7 +75,6 @@ OWNER_COUNTRY_NAME=DK
You are now the owner of this LinkedDataHub instance; certs/owner.p12 is your WebID certificate. Password is the OWNER_KEY_PASSWORD value.
After a successful startup, the last line of the Docker log should read:
linkeddatahub_1 | 02-Feb-2020 02:02:20.200 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 3420 ms