On 5/13/20 11:14 AM, Milosz Wasilewski wrote:
On Mon, 11 May 2020 at 14:50, Philippe Mazet (OSS) philippe.mazet@oss.nxp.com wrote:
Hi,
I am looking into https://git.lavasoftware.org/lava/pkg/docker-compose
I have few questions about it:
Are there guidelines somewhere about how to administrate a “master only” instance run from this docker-compose? Like tutorials about creating/restoring a backup, periodic maintenance/cleanup, restart one of the containers idenpendantly, upgrade versions, etc…
Some of the tasks are withing docker-compose documentation. There currently are no lava specific docs on the subject.
Is there an easy way to inject a backup created from a previous instance? (backup created with pg_dump. Note that I am not psql expert at all…)
Hmm, good catch. I don't think there is. You would need to start only postgres container, run pg_restore from within the container and only after that start all other lava bits.
Is LAVA coordinator supported in this docker solution ?
@Stevan? I don't think it is.
Not at the moment. We have a support for it in the lava-server docker image though: https://git.lavasoftware.org/lava/lava/-/blob/master/docker/share/entrypoint...
It would be easy to add in the compose file. Something along the lines of: https://paste.debian.net/1146533/
As Remi likes to say, patches are welcome :)
milosz
Many thanks,
Philippe
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users