Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Doug Gilmour 2 posts 72 karma points
    Sep 29, 2022 @ 16:47
    Doug Gilmour
    0

    Running v10 in Docker - what are the particulars

    Greetings, I'm looking for some information on running Umbraco 10 in a Docker Container.

    1. How do you handle connection string database username/password?
    2. What configuration files need special persistence (since containers are ephemeral) and how to you manage their persistence?
    3. Is it possible to run the system as a non-root user in the container?
    4. Anything special about running multiple instances and load balancing?
    5. What's the most streamlined way of handling disaster recovery (or an AWS regional outage)?
  • Lindow 154 posts 1301 karma points
    Sep 29, 2022 @ 16:52
  • Doug Gilmour 2 posts 72 karma points
    Sep 30, 2022 @ 12:42
    Doug Gilmour
    0

    Thanks for the reply. However that repo doesn't address enterprise application needs since it's a demo setup.

    Database password is in appsettings.json, container is running as root, there are 2 volume mounts to the local file system, no discussion of DR.

    Hoping someone has some thoughts on these topics. Anyone?

Please Sign in or register to post replies

Write your reply to:

Draft