-
Notifications
You must be signed in to change notification settings - Fork 0
Deploy multiple containers? #47
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested