Skip to content

Docker & Kirby CMS local development.

Notifications You must be signed in to change notification settings

mec/getkirby-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kirby Base for Docker

This is a base project for working with Kirby CMS and Docker.

Usage

  • Download and install Docker
  • Download or clone the repo.
  • Choose either the starterkit or the plainkit.
  • Copy your chosen project and rename it
  • In the project run:

docker-compose up -d

To see the site, visit:

http://localhost

To setup and use the Kirby Panel visit:

http://localhost/panel

Make changes to your project in content, assets and site.

To stop the container:

docker-compose down

Your changes will persit in the content, assets and site directories.

About

Docker & Kirby CMS local development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published