Re: [naviserver-devel] Some questions about Docker images for Naviserver

2023-04-03 Thread Brian Fenton
aving there. thanks! Brian From: Maksym Zinchenko Sent: Friday 31 March 2023 1:23 pm To: Brian Fenton Cc: naviserver-devel@lists.sourceforge.net Subject: Re: [naviserver-devel] Some questions about Docker images for Naviserver Hello, I'm using Docker Navi

Re: [naviserver-devel] Some questions about Docker images for Naviserver

2023-03-31 Thread Gustaf Neumann
Here is some background, what's good about s6-overlay: https://kreuzwerker.de/post/managing-multi-process-applications-in-containers-using-s6 In short: it is sufficiently simple to use and has a couple of useful utilities... -g On 31.03.23 14:23, Maksym Zinchenko wrote: Hello, I'm using Docke

Re: [naviserver-devel] Some questions about Docker images for Naviserver

2023-03-31 Thread Maksym Zinchenko
Hello, I'm using Docker Naviserver in production, but it's not a big one. I can recommend it. In my case I'm using only Naviserver, not OpenACS. I have some images on docker hub under siqsuruq/naviserver, it's not official, but they work for me. They are based on a custom ubuntu image I made with T