Sign inSign up

xboot/aui-demo

By xboot

•Updated about 3 years ago

AUI Demo is an example of AUI implementation in a web application based on Spring framework.

Image
0

915

xboot/aui-demo repository overview

⁠Welcome to the AUI Demo Source!

⁠Description

AUI Demo⁠ is an example of AUI (Atlassian User Interface) implementation in a web application based on Spring framework. The code is based on source code of Nsys Portal⁠.

⁠Quick start

  • cd "project root"
  • ./build.sh
  • ./run-portal.sh
  • vi target/aui-demo/logs/aui-demo-webapp.log
  • Browse to http://localhost:8080⁠.

⁠Docker-CLI:

$ docker run -it --rm -p 8080:8080 xboot/aui-demo

AUI Demo will be available at http://localhost:8080⁠

⁠How to build image xboot/aui-demo

⁠Build the Image
$ ./scripts/build-image.sh
⁠Run the Image
$ ./scripts/run-image.sh
⁠Stop the Image
$ ./scripts/stop-image.sh

Tag summary

Content type

Image

Digest

sha256:e0b77ba15…

Size

174.2 MB

Last updated

about 3 years ago

docker pull xboot/aui-demo