You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that for a local installation, your public key should be put into `~/.ssh/authorized_keys`.
51
59
52
60
## Prerequisites: on target machines
53
61
@@ -142,6 +150,8 @@ Tested on the following operating systems on the target machines:
142
150
```
143
151
6. Check *.log files for any errors
144
152
153
+
For Ubuntu installation, if riak fails to install via a missing `libssl` dependency, check out [this comment](https://github.com/knix-microfunctions/knix/issues/117#issuecomment-832854669).
154
+
145
155
7. After installation, open a browser and access `http://<nginx-hostname>:<nginx_http_listen_port>/`
146
156
147
157
*Note: If you find something wrong or missing, please consider opening an issue on [GitHub](https://github.com/knix-microfunctions/knix) and/or letting us know in our [Slack workspace](https://knix.slack.com). Thank you!*
0 commit comments