katon
katon copied to clipboard
(use hotel instead)
This is a de-facto standard when a proxy forwards an HTTPS request to an HTTP backend. If you agree, I'll write a patch.
This has happened randomly 3 times now, where Katon will just fail to work. Usually I do a npm uninstall and re-install and it's all good and dandy. However the...
I develop on a complex web app with many services, and most of these services are proxy routed via path (like nginx's location) rather than subdomain. Would it be possible...
Every couple days, it seems the xip.io resolution stops working and I have to run `katon install`. Any idea what could cause this?
Everything was working great until I tried `katon reload`, although I'm not positive that's what caused it. I am using katon 0.9.1 and added my server using: `katon add 'rails...
Should bind to 127.0.0.1 or ::1 rather than 0.0.0.0 or ::, so that the resultant katon page is only accessible to the machine it's running on. This affects ports 31000...
Hi, I just don't seem to be able to get this to work. I always get KO try `sudo katon install` when running `katon status` I'm not sure what info...
I would like to see Katon follow the [XDG base dir spec](http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html). If I understand katon correctly, the files placed under $HOME/.katon are runtime-related files? They ought to be placed...