Olog / phoebus-olog

Online logbook for experimental and industrial logging
https://olog.readthedocs.io/en/latest/
Eclipse Public License 1.0
6 stars 13 forks source link

Configuration details #181

Open GDH-ISIS opened 10 months ago

GDH-ISIS commented 10 months ago

We are in the process of trying to bring phoebus apps and services online - one of them being the olog service as a docker container. I'm looking for configuration details - could you please advise me where to look, or the steps I need to follow. eg how to define logbooks, users, ssl/LDAP/credential management...... Any advice much appreciated.

georgweiss commented 8 months ago

Sorry for not answering this until now...

Integration tests using Docker will manage logbooks and other entities. In a production environment you will need to add logbooks, tags and properties manually. There is no UI client, so you need curl or a browser plugin.

User management is a bit more work. What authentication/authorization service are you using?

shroffk commented 8 months ago

We could put together some management scripts which could just be simple wrappers around curl.

You don't want your Olog to be filled with "xyz's-logbook" or hundreds of tags... so creating logbooks, tags, and properties is more of a expert/admin level task