-
Notifications
You must be signed in to change notification settings - Fork 6
Home
This wiki is intended to give an introduction to OpenLabFramework (OLF) for end-users, administrators, as well as software developers interested in extending or customizing OpenLabFramework. The end-user and administrator parts has its focus on currently supported use-cases as they are currently found within the NanoCAN center at the University of Southern Denmark.
A demo version of this LIMS can be found at http://www.nanocan.dk/openlabframework/demo (login 'admin' and password 'demo0815'). Note: the previous link openlabframework.cloudfoundry.org does not work anymore since we were forced to change the provider.
Here is an overview of covered topics:
##Introduction for End-users
- Frontend
- Customization
- Creating content
- Projects
- Storage
- Barcode-Labels
- File-Attachments
- Electronic-Laboratory-Notebook
- Mobile usage
##Introduction for Administrators
- How to deploy OLF as LIMS solution for your lab
- How to configure OLF before the first start
- Managing users
- General OLF settings
- Managing master data
- Configuration of the storage module
- Configuration of the barcode module
- AppAccessTokens
##Introduction for Software Developers