Skip to content
Ken Williamson edited this page Apr 12, 2020 · 5 revisions

Docker Installation

If you want to run Ulbora CMS on Docker:

https://hub.docker.com/r/ulboralabs/ulboracms

docker pull ulboralabs/ulboracms

OR

Compile Ulbora CMS

  1. Run build.sh if you are on a Linux compile on other systems
  2. Copy the following to where you want to run Ulbora CMS
    • main file
    • static folder

Clone this wiki locally