Skip to content

Configuration file for docker-compose setup #6

@majdal

Description

@majdal

Hello! Great work on this super useful tool!

I am following the instructions for the docker setup, which includes editing the config.properties file.

The sample config here gives some hints, but I'm having trouble getting a server instance up and running. I think it has to do with the server not being able to connect to the db.

Would you be able to provide a complete server config sample, with the values filled in. This is especially true for those of us who are not familiar with Java syntax. For example, I can't tell if database.server = mysql should be like that, or database.server = http://mysql.

Additionally, the sample docker-compose file exposes port 9306, while the config.properties suggests that it should be 3306.

In any case, it would be nice to have a minimalist config.properties that could get a new user like me up and running quickly.

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions