Sam Darwin
Sam Darwin
I would be curious to find out what's going on. But anyway, for now, try setting `vnc_users:` with your own user account instead of `ubuntu`.
Good idea. Fixed.
There's an ansible handler, which is supposed to restart the nrpe service. - which exact operating system are you on? - what is the exact name of the nrpe service?...
Hi, The README files says "You'll need to obtain an API token [here](https://api.slack.com/docs/oauth-test-tokens)." leading to a page that says "Legacy tester tokens may no longer be created." Could the README...
If switching to antora docs, this PR is obsolete.
@klemens-morgenstern , it seems that the documentation builds of cobalt are using puppeteer, which in turn requires Google Chrome, and numerous other system packages to be installed. In the past...
Sent a copy of the images via email.
Not absolutely sure, but an idea might be to switch `image::{docdir}/images/lazy_eager2.png[] ` to `image::../images/lazy_eager2.png[]`
Revisiting this topic after a year or two. It would be great if MacOS support could be added. What is the latest opinion? I have been using a customized `node_exporter`...
Hi, About this question "how to secure?" The documentation says that the settings.py configuration is something like this: ``` HAYSTACK_CONNECTIONS = { "default": { "ENGINE": "haystack.backends.elasticsearch7_backend.Elasticsearch7SearchEngine", "URL": "http://127.0.0.1:9200/", "INDEX_NAME": my_index,...