Skip to content

exeldro/ochs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ochs

Open Competition HEMA Software

At the moment OCHS runs as a self hosted console application or windows service. As soon as you start the console application (ochs.exe) it starts to listen to the url configured in ochs.exe.config (default https://*/ochs/) and in the console it shows the urls it is listening to. If you start it without a database configuration (configured in hibernate.cfg.xml) it will use SQLite by default and create the databse and show you the generated admin password in the console. With your browser go the url (https://localhost/ochs/) and you see the start page. The first time login with the user "Admin" and the password shown in the console.