Slyke
Slyke
Add in the ability to setup gitnoter with 3rd party git services, such as Gitea. Batnoter should be able to work without an internet connection when setup to use a...
You can probably skip down to the bottom to the "Others" section. I only put in all the commands in case it helped and because it's required. **NGINX Ingress controller...
Hello, Since nginx reverse proxy hasn't been put in yet, I didn't submit a PR which would probably have merge conflicts. I did find a good config that works with...
Hello! Seems this project is growing in number quickly. Would you consider creating a Discord server for it (it's free)? Home Assistant, QMK, UltimatePiServer also have their own. Could also...
A config file that can automatically select the things to install. Could also be configured to bypass the menu completely. Not urgent or anything, just a suggestion :)
Hello, I have a Wireguard pod running on my K8s cluster, and also this running as a pod on my K8s cluster. I can connect just fine to the standard...
This started after I rebooted my cluster about a week ago. It's rebooted on the first of each month. I have a nginx reverse proxy setup and have started to...
See: https://runkit.com/embed/97u6bi5kd9bg ``` var notp = require("notp") console.log(notp.hotp.verify("AAAAAAAAAAAAAAAAAA", "812658", {counter: 1})); ``` Always returns `null`.
I'm thinking something like the game of life where more pixels are spawned, or killed based off how many others are around them (and distance). Could be set to say...