Closed bob4inski closed 10 months ago
Hello @bob4inski,
sorry for the long replay, we have public holidays :)\
Could you please provide some details: which DB are you using? (meanwhile I'll try to reproduce this issue with MySql :))
@bob4inski update: just have tested with MySql - everything works for me as expected :)
please provide more details regarding your config :)
Hi! @solomax Sorry for a long replay. The problem was because I didn't specify the variables to connect to the DB correctly. And so the persistence.xml file was incorrect
example:
OM_DB_*
var like OM_DB_PASS="strongpassword"
file would be wrong due to "Can u add some examples to variables for docker?
Example: when i used password with "&" password in config file was incorrect
Pls add example for variables like a
- OM_DB_HOST=10.10.10.10
- OM_DB_PORT=5432
- OM_DB_TYPE=postgresql
- OM_DB_USER=openmeetings
- OM_DB_NAME=openmeetings
- OM_DB_PASS=strongpassword
I wanted to split your image into smaller pieces so that kurento would run as a separate container. But that didn't work out so well check this if u want
Hello @bob4inski,
strong password can be provided using "OM_DB_PASS=strongpassword"
(NOTE double quotes should be placed outside)
even better I would use single quotes instead (so bash will not substitute ....)
I'll try to update README
with examples
According to #3
I would definitely accept good PR, unfortunately I'm not Docker expert :(
I'll try to check docs or maybe you can describe how this docker-compose.yml
can improve things? :)
UPD: README is updated, hopefully the examples are good enough :)
@solomax thanks a lot for a vars. Im working with #3, so i will write docs and if it works i will create a new issue
Im working with #3, so i will write docs and if it works i will create a new issue
Thanks!
Hi, i have a kurento, turn server and my database is running. But i have this error: