/UlboraCmsV3

UlboraCMS UI for building web sites with Headless UlboraCMS

Primary LanguageGoMIT LicenseMIT

Go Report Card

UlboraCMS UI is a framework for building dynamic web sites using Headless UlboraCMS. Web content is saved in the cloud and cached when read. UlboraCMS UI uses open source micro services that provide the functionality needed. All micro services are available on Docker.

Micro Services Needed (All require MySql)

Micro service for content

Micro service for UlboraCMS v3 templates

Mail server and mail sending micro service

Image micro service

Security

UlboraCMS V3 uses enhanced JWT tokes for security. The following is needed for enhanced JWT:

OAuth2 server

User micro service

Docker Container

The easiest way to get Ulbora CMS V3 is to use Docker here.

Templates

You can build multiple templates with UlboraCMS V3 and switch between the templates through the administration screen.

New templates can easily be installed by zipping them as tar.gz files and following a simple upload process in the administration screens.

MIT