Open aristosv opened 6 years ago
Wok is what comes up on that port - as in, it's working as intended.
Same for me - so how do we reach Kimchi? 80 no. 8001 Wok.
Kimchi is a Wok plugin, make sure you have kimchi installed in this path: src/wok/plugins/kimchi/ You can also do a git clone --recursive
You can also try the new packages available at https://github.com/kimchi-project/kimchi/releases/tag/3.0.0 that were properly tested on Debian 10
I also posted this in wok, because I don't know if it's wok or kimchi problem.
I am using this to install wok and kimchi on Debian 9.3
#install wok
#install kimchi
The installation for both software is successful. The problem is that when I access https://192.168.1.38:8001/ I get the wok website, not the kimchi website. I'm I missing something here?