Loïc Guitaut

Results 33 comments of Loïc Guitaut

Yes you’re right, I was thinking about that. Will do soon :)

@darklow The official service is not as app oriented as this one. So yes you create one container per DB and then you can link it to any number of...

@darklow thanks for the infos :) @josegonzalez I don’t know, if we go down this path we might lose the ease of use that comes with those plugins I think....

It’s not officially deprecated yet since a lot of people seems to use it but I’m not maintaining it actively. If you can use the official one instead that’s better....

``` WARNING: errors ignored on restore: 114 ``` I think those errors are non fatal and your dump has been in fact restored. (I always have this kind of errors...

But I can only guarantee the dump/restore work correctly if you have dumped with a similar command than the one used by the plugin (it’s what Heroku does too).

@josegonzalez :+1:

Thanks for your reply! :slightly_smiling_face: There are guides like this one for example: https://gist.github.com/DraTeots/e0c669608466470baa6c#linux. It uses ser2net, but I wasn’t able to make it work. The only thing that’s working...

Thanks @Nicolas1847! I had a very old version of ser2net, so I upgraded it, used your config and my tests from the CLI were working this time :+1: I then...

I’ve just merged https://github.com/discourse/discourse/pull/29129, so you’ll get many conflicts, sorry :sweat_smile: Most of them are in files you deleted, so that’s easy to resolve :grin: (I’ll leave some comments to...