Skip to content

Deploy multiple containers? #47

@aleguy02

Description

@aleguy02

Right now, the service is deployed as a single container. If it goes down and is unable to restart, or the redeploy script spins down the container then fails to spin it back up, there is no redundancy to make sure the site is still running.

Possibly investigate running as multiple containers, then proxying to containers based on some sort of rule. I don't think that this would mess with how the cookies work since those are stored browser-side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions