Kevin Durbin
Kevin Durbin
Just got semaphore setup, im using postgres for my database and i just noticed that every time i run a task it gives me a "last run" of 6 hours...
Im on fedora 35 attempting to compile psensor. When I run `sudo make install` I get this: ``` Making install in doc make[1]: Entering directory '/home/kevindurb/Downloads/psensor-1.2.0/doc' make[2]: Entering directory '/home/kevindurb/Downloads/psensor-1.2.0/doc'...
This gets the installer working on macos systems, you still need to `brew install coreutils` so we might want to add that to the README.md This also changes mounting of...
when i try any command I get ``` Error listing projects: Error: write EPROTO 140735168680704:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:782: ``` here is my config ``` { "user":"USER", "password":"PASS", "host":"acompany.atlassian.net", "protocol":"https:", "strictSSL": false,...
**What do you want?** I want a flag for k3sup to tell the k3s installer to skip installing the selinux package. **Why do you want this?** I am wanting to...