Skip to content
Ruben de Laat edited this page Jul 8, 2013 · 10 revisions

BIMserver has different modes it can be in. One of the modes is "NOT_SETUP", in this case you will 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 /admin. So for example: http://[YOUR DOMAIN]:[PORT]/[OPTIONAL CONTEXT PATH]/admin.

The setup page looks like this: [IMAGE]

A filled in setup page can look like this: [IMAGE]

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

Clone this wiki locally