# Bootstrap app container in 2 steps

**URL:** https://meta.discourse.org/t/bootstrap-app-container-in-2-steps/116865
**Category:** Feature
**Created:** [5월 4, 2019, 9:36오후 UTC](https://meta.discourse.org/t/bootstrap-app-container-in-2-steps/116865 "2019-05-04T21:36:48Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![justin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justin/32/157614_2.png) [@justin](https://meta.discourse.org/u/justin)
#### Post date: [1월 2, 2020, 3:56오후 UTC](https://meta.discourse.org/t/bootstrap-app-container-in-2-steps/116865/3 "2020-01-02T15:56:59Z")

</div>

여기 내부에서는 다운타임을 최소화하기 위해 여러 컨테이너를 사용하는 방대한 멀티사이트 구성을 갖추고 있습니다. 셀프호스터가 다운타임을 최소화하는 가장 쉬운 방법은 두 개의 컨테이너를 설치하는 것입니다(기존 컨테이너를 중지하고 새 컨테이너를 시작하기 전에 새로 업데이트된 컨테이너를 부트스트랩할 수 있습니다). 이렇게 하면 사이트의 기술적 복잡성이 상당히 증가하므로 모든 사람에게 적합하지는 않습니다.

> [@Move from standalone container to separate web and data containers](https://meta.discourse.org/t/how-to-move-from-standalone-container-to-separate-web-and-data-containers/29413):
>
> warning This is an advanced setup. Don’t follow this unless you are experienced with Linux server administration and Docker. You also need to pay close attention to commits to discourse\_docker to make sure you notice if there’s a version bump for postgres or redis. Converting your Current Setup I managed to migrate to two containers. If anyone else needs instructions, this is how it worked for me. The process includes backup, setting up separate web and data containers and restore data. …

---

_[View the full topic](https://meta.discourse.org/t/bootstrap-app-container-in-2-steps/116865)._
