Last month I met some of the WikiSuite and Tiki guys in Macau. Tiki is a CMS with no plugins. The philosophy is to provide all of what the user may need, but with any easy switch on or off model. So you can have a very basic install with a few functionalities, or something more complex and robust.

I’ve decided to play with the source code and help, Tiki being open source.

For easy local development, I’ve created a docker image that can run Tiki.

You can find the source here: docker-tiki image source.

The docker image itself is here: docker-tiki image.

Have fun!