Skip to content

benkard/mulkcms2

Repository files navigation

MulkCMS 2

1. Resources

Resource Links

Public Deployment

mt.benkard.de

Bug Tracker

MantisBT

Work Board

Kanboard: private, public read-only

Docker image

Portus

2. Running

To run the application with live reloading enabled:

$ ./mvnw quarkus:dev

3. Packaging

To bundle the web scripts and stylesheets:

$ ant web

To build JARs and a JVM-based Docker image and push the Docker image to Portus:

$ ./mvnw package

To build a native image with GraalVM instead:

$ ./mvnw package -Pnative

4. Deploying

To deploy:

$ ant deploy

About

My microblog. Combined successor of Benki and MulkCMS 1.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published