George Bolo

Results 13 issues of George Bolo

we need some more docs (or a blog post) detailing how to set up everything: - how to tag your aws instances - how to get an API key -...

documentation

api documentation is best provided by a self-hosted swagger

enhancement
backend
documentation

If we embed the web frontend static files into the compiled go binary, then deployment is as simple as executing the binary, since it will all be self contained.

enhancement
backend
build

commit 3607059 introduced a default fork option, but it has not been enforced in the command line. Since fork is enforced in the systemd unit and ignores the configuration file,...

When the server expects the client to provide a certificate, the check for `ssl-cert` fails: ``` mackerel-check ssl-cert -H SSL CRITICAL: remote error: tls: bad certificate ``` In order to...

##### SUMMARY Currently, the web UI in Grafana supports providing inputs when importing dashboards. for example, a dashboard json may have a body containing: ``` ... "__inputs": [ { "name":...

move to github actions to get familair with github actions :)

enhancement
build
release-1.3

there are two external pollers/collectors (python and powershell) that don't work with new v2 api. Should be quick to fix them

enhancement
release-1.3

this will make for more convenient installations for non-docker hosts

enhancement
release-1.3

apply all the recommendations required to make the linter happy

enhancement
release-1.3