# Rebake all posts?

**URL:** https://meta.discourse.org/t/rebake-all-posts/69340
**Category:** Self-hosting
**Created:** [September 4, 2017, 6:09pm UTC](https://meta.discourse.org/t/rebake-all-posts/69340 "2017-09-04T18:09:45Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [September 4, 2017, 6:42pm UTC](https://meta.discourse.org/t/rebake-all-posts/69340/2 "2017-09-04T18:42:18Z")

</div>

Either one of these should work

```
./launcher enter app
rake posts:rebake

```

or

```
cd /var/discourse
./launcher enter app
bundle exec rake posts:rebake

```

---

_[View the full topic](https://meta.discourse.org/t/rebake-all-posts/69340)._
