Download Latest Version 3.0.0 source code.zip (6.9 MB)
Email in envelope

Get an email when there's a new version of Kimchi

Home / 2.3.1
Name Modified Size InfoDownloads / Week
Parent folder
ginger-base-2.2.2-0.el7.centos.noarch.rpm 2017-08-15 265.0 kB
ginger-base-2.2.2-0.fc25.noarch.rpm 2017-08-15 269.1 kB
ginger-base-2.2.2-0.noarch.deb 2017-08-15 235.1 kB
ginger-base-2.2.2-0.opensuse.noarch.rpm 2017-08-15 248.4 kB
wok-2.3.1-0.el7.centos.noarch.rpm 2017-08-15 557.9 kB
wok-2.3.1-0.fc25.noarch.rpm 2017-08-15 561.9 kB
wok-2.3.1-0.noarch.deb 2017-08-15 475.7 kB
wok-2.3.1-0.opensuse.noarch.rpm 2017-08-15 512.3 kB
kimchi-2.3.1-0.el7.centos.noarch.rpm 2017-08-15 665.9 kB
kimchi-2.3.1-0.fc25.noarch.rpm 2017-08-15 669.9 kB
kimchi-2.3.1-0.noarch.deb 2017-08-15 560.5 kB
kimchi-2.3.1-0.opensuse.noarch.rpm 2017-08-15 651.4 kB
2.3.1 source code.tar.gz 2016-12-15 900.6 kB
2.3.1 source code.zip 2016-12-15 1.1 MB
README.md 2016-12-15 1.1 kB
Totals: 15 Items   7.7 MB 0

Kimchi 2.3.1 depends on Wok 2.3.1 and Ginger Base 2.2.2! So make sure to have both of them properly installed in your system.

We have worked hard to ensure that Kimchi runs well on the most popular Linux distributions including: Fedora 25, Ubuntu 16.10, openSUSE LEAP 42.2, and CentOS 7. It uses standard Linux interfaces so it should run well on many other distributions too.

Quick guide on how to install

Download Wok, Kimchi and Ginger Base packages available below and:

Fedora and CentOS

sudo yum install <wok.rpm> <kimchi.rpm> <gingerbase.rpm>

openSUSE

sudo zypper install <wok.rpm> <kimchi.rpm> <gingerbase.rpm>

Ubuntu and Debian

sudo dpkg -i <wok.deb> <kimchi.deb> <gingerbase.deb>

# If your system DOES NOT HAVE all the dependencies installed, THE ABOVE COMMAND WILL FAIL.
# To fix it and install the dependencies needed, run:
sudo apt-get install -f

Start the service and enjoy!

sudo service wokd start

Access it at https://\<machine-ip>:8001 For troubleshooting, check https://github.com/kimchi-project/wok/wiki/Troubleshooting

Source: README.md, updated 2016-12-15