forked from opensourceBIM/BIMserver
-
Notifications
You must be signed in to change notification settings - Fork 0
Get Started Quick Guide
jdimyadi edited this page Nov 22, 2013
·
86 revisions
- Read the System Requirements
- Make sure you can execute a JAR file by double-clicking the file. If not, check that Java is installed properly and the environment variables are setup correctly.
- Read about which files to download. Download the latest file, e.g. bimserver-1.2.jar.
- Read JAR Starter
- Read Setup Guide
- Watch this Open Source BIMserver video.
If the above steps are followed correctly, you should have BIMserver launched successfully on a browser with the URL: http://localhost:8080. If failed, try another port, e.g. instead of 8080, try 8082.
- If the web page displays the status as "NOT SETUP", go to the admin page at http://localhost:8080/admin
- Complete the form and create your account as requested using your email address.
- The current version of BIMserver has no user interface (GUI), but a console page with a list of functionalities can be accessed at http://localhost:8080/console.html
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