# Faster rebuilds?

**URL:** https://meta.discourse.org/t/faster-rebuilds/40341
**Category:** Self-hosting
**Created:** [February 29, 2016, 4:43pm UTC](https://meta.discourse.org/t/faster-rebuilds/40341 "2016-02-29T16:43:06Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 29, 2016, 8:05pm UTC](https://meta.discourse.org/t/faster-rebuilds/40341/2 "2016-02-29T20:05:01Z")

</div>

If rebuild time is a huge concern to you I would strongly recommend running a dedicated data container

That way you can bootstrap while your existing site is up and running, meaning you only deal with a few seconds of outage when upgrading via launcher

Bundle install is usually very fast when we just ship an image, I plan on having more regular updates to help out here

Assets precompile is the slowest part, we are cosidering pre-bundling assets or possibly adding a caching server or even more aggressive image updates, but nothing is a trivially easy solution

---

_[View the full topic](https://meta.discourse.org/t/faster-rebuilds/40341)._
