Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #988 remove legacy configuration | OpenGnSys Support Team | 2020-10-07 | 1 | -2/+2 |
| | | | | | Use og_server_cfg everywhere. Convert port to string to make it easy for the dbi API since it expects a string. Remove legacy example configuration file. | ||||
* | #988 remove legacy configuration file | OpenGnSys Support Team | 2020-10-05 | 1 | -0/+3 |
| | | | | Add getopt parser and use json configuration file instead. | ||||
* | #988 Add DB port option to ogserver.json config file | Roberto Hueso Gómez | 2020-07-10 | 1 | -0/+2 |
| | | | | | This patch provides functionality to select a database port. It also adds a default IP for the database. | ||||
* | #988 add json configuration file | Roberto Hueso Gómez | 2020-06-26 | 1 | -0/+15 |
New configuration file at /opt/opengnsys/cfg/ogserver.json |