https://github.com/godbout/docker-tiki
Pile of files to create the godbout/tiki docker image
https://github.com/godbout/docker-tiki
Last synced: 3 months ago
JSON representation
Pile of files to create the godbout/tiki docker image
- Host: GitHub
- URL: https://github.com/godbout/docker-tiki
- Owner: godbout
- Created: 2018-04-17T08:12:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T06:53:27.000Z (about 7 years ago)
- Last Synced: 2025-02-06T02:07:36.657Z (4 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is that?
Glad you asked. This is the source to build the [godbout/tiki](https://hub.docker.com/r/godbout/tiki/) docker image. That image is great way to start a quick dev environment on your local machine to destroy (and improve) tiki locally!
# How does that work?
You just need to put that [docker-compose.yml](https://gist.github.com/godbout/cb6e1bf6eebfe201974e015d4982ef34) file at the root of your [tiki code](https://gitlab.com/tikiwiki/tiki) and run ```docker-compose up```. The image will be downloaded automatically. Once everything is up, access tiki through [http://localhost:8080](http://localhost:8080).
# Todo
* Fine tune settings: PHP, OS, etc... (from experience with tiki and the image)
* Drink beers