Skip to content
zaqi edited this page Aug 5, 2024 · 10 revisions

BIMserver has different modes it can be in. One of the modes is "NOT_SETUP", in this case you will need to set it up in order to start using BIMserver.

The default Web GUI of BIMserver will show the following page:

Not Setup

You can in theory setup a BIMserver by using API calls, but it's easier to use the Admin GUI. The Admin GUI is being bundled as a Web Module with most builds. You can access it on /apps/console. So for example: http://[YOUR DOMAIN]:[PORT]/[OPTIONAL CONTEXT PATH]/apps/console.

The setup page looks like this:

Not Setup

A filled in setup page can look like this:

Not Setup

After setup, you will be able to login as an administator with the credentials you just entered.

Clone this wiki locally