- 
                Notifications
    
You must be signed in to change notification settings  - Fork 639
 
Setup
        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:

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:

A filled in setup page can look like this:

After setup, you will be able to login as an administator with the credentials you just entered.
Get Started
- Quick Guide
 - Requirements Version 1.2
 - Requirements Version 1.3
 - Requirements Version 1.4
 - Requirements Version 1.4 > 2015-09-12
 - Requirements Version 1.5
 - Download
 - JAR Starter
 - Setup
 
Deployment
- Ubuntu installation
 - Windows installation
 - Security
 - Memory Usage
 - More memory
 - Performance statistics
 - Large databases
 
Developers
- Service Interfaces
 - Common functions
 - Data Model
 - Low Level Calls
 - Endpoints
 
Clients
BIMServer Developers
- Plugins in 1.5
 - Plugin Development
 - Eclipse
 - Eclipse Modeling Framework
 - Embedding
 - Terminology
 - Database/Versioning
 - IFC STEP Encoding
 - Communication
 - Global changes in 1.5
 - Writing a service
 - Services/Notifications
 - BIMserver 1.5 Developers
 - Extended data
 - Extended data schema
 - Object IDM
 
New developments
- New remote service interface
 - Plugins new
 - Deprecated
 - New query language
 - Visual query language
 - Reorganizing BIMserver JavaScript API
 
General