# How to install customized discourse on docker?

**URL:** https://meta.discourse.org/t/how-to-install-customized-discourse-on-docker/62443
**Category:** Development
**Created:** [2017年五月10日 15:41 UTC](https://meta.discourse.org/t/how-to-install-customized-discourse-on-docker/62443 "2017-05-10T15:41:19Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![l3est](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/l3est/32/172909_2.png) [@l3est](https://meta.discourse.org/u/l3est)
#### Post date: [2017年五月10日 15:41 UTC](https://meta.discourse.org/t/how-to-install-customized-discourse-on-docker/62443/1 "2017-05-10T15:41:19Z")

</div>

I forked discourse on github and it’s working really good on development environment.  
How can I install this repository instead of the main one?

[https://github.com/l3est/discourse](https://github.com/l3est/discourse)

list of files I’ve edited:  
app\assets\javascripts\discourse\components\date-picker.js.es6\_  
app\assets\javascripts\discourse\helpers\period-title.js.es6\_  
app\assets\javascripts\discourse\lib\formatter.js.es6\_  
config\locales\client.fa\_IR.yml\_  
config\locales\server.fa\_IR.yml\_  
lib\javascripts\moment.js\_

I tried to copy edited files manually but it didn’t work, I think it needs rebuild but I don’t know how to rebuild assets.

ps: I know plugin is better for this but I should start my community quickly. I’ll make plugin for this later.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2017年五月10日 15:49 UTC](https://meta.discourse.org/t/how-to-install-customized-discourse-on-docker/62443/2 "2017-05-10T15:49:06Z")

</div>

> [@l3est](#):
>
> I know plugin is better for this but I should start my community quickly. I’ll make plugin for this later.

You are going to have a hard time if you don’t do this right away. I understand launching your forum quickly is a priority but forking is unsustainable and we can’t support it.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2017年五月10日 15:49 UTC](https://meta.discourse.org/t/how-to-install-customized-discourse-on-docker/62443/3 "2017-05-10T15:49:10Z")

</div>


