Skip to content

Commit f93578a

Browse files
committed
README update
1 parent 15f1e07 commit f93578a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ It takes a few clicks and filling out a form to install the product into your ow
8282
8383
### Notes
8484
85+
* There might go up to a minute before the web server is available because the nginx server depends on healthy LinkedDataHub and the healthcheck is done every 20s
8586
* You will likely get a browser warning such as `Your connection is not private` in Chrome or `Warning: Potential Security Risk Ahead` in Firefox due to the self-signed server certificate. Ignore it: click `Advanced` and `Proceed` or `Accept the risk` to proceed.
8687
* If this option does not appear in Chrome (as observed on some MacOS), you can open `chrome://flags/#allow-insecure-localhost`, switch `Allow invalid certificates for resources loaded from localhost` to `Enabled` and restart Chrome
8788
* `.env_sample` and `.env` files might be invisible in MacOS Finder which hides filenames starting with a dot. You should be able to [create it using Terminal](https://stackoverflow.com/questions/5891365/mac-os-x-doesnt-allow-to-name-files-starting-with-a-dot-how-do-i-name-the-hta) however.
@@ -146,6 +147,8 @@ _:warning: Do not use blank nodes to identify applications or services. We recom
146147
<dd>Client secret from Google</dd>
147148
</dl>
148149
150+
The options are described in more detail in the [configuration documentation](https://atomgraph.github.io/LinkedDataHub/linkeddatahub/docs/reference/configuration/).
151+
149152
## Reset
150153
151154
If you need to start fresh and wipe the existing setup (e.g. after configuring a new base URI), you can do that using

0 commit comments

Comments
 (0)