Command to start SG with config file as a service in production (Ubuntu)

You can retrieve the config for an individual DB with the following curl command:

curl -X GET http://host:4985/dbname/_config
1 Like