oFMS - open Facility Management Server
Installation
First make sure that you have Java Standard Edition 6 or newer installed. Download oFMS-v0.5.tar or oFMS-v0.5.zip package and unpack it into a directory of your choice. Package includes oFMS and necessary libraries. After unpacking server is ready to use. You can make sure that everything works by starting the server and reading data with a browser. If you want to create scripts to help you to start programs, run Install.bat (Windows) or Install (Linux). Below are also information about running programs without the scripts.Starting the server
java ofms.OfmsStarting the server setup program
java ofms.SetupReseting the server database
java ofms.Reset

