Skip to content

chabala/docker-openmaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-openmaint

Docker image for openMAINT demo application.

openMAINT is open source property management software. The installation process is arduous, so this docker image mimics the installation directions and loads the sample database for the purpose of testing out the software.

Builds on:

Usage:

docker-compose up

Even with all the setup in docker, there is still some first run configuration for openMAINT.

  • Visit: http://0.0.0.0:8080/openmaint/

  • Pick a language, click Next.

  • CMDBuild Database type: Existing

  • CMDBuild Database name: postgres

  • Host: postgres

  • Port: 5432

  • Super user: postgres

  • Password: postgres

  • Test the connection if you like, then click Finish.

Finally, you can login to the application:

  • Username: admin
  • Password: admin

About

Docker image for openMAINT demo application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages