# CI/CD for discourse with some customisation (features, plugins & theme change)

**URL:** https://meta.discourse.org/t/ci-cd-for-discourse-with-some-customisation-features-plugins-theme-change/108046
**Category:** Support
**Created:** [January 31, 2019, 6:19pm UTC](https://meta.discourse.org/t/ci-cd-for-discourse-with-some-customisation-features-plugins-theme-change/108046 "2019-01-31T18:19:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Subham\_Joshi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/subham_joshi/32/127591_2.png) [@Subham\_Joshi](https://meta.discourse.org/u/Subham_Joshi)
#### Post date: [January 31, 2019, 6:19pm UTC](https://meta.discourse.org/t/ci-cd-for-discourse-with-some-customisation-features-plugins-theme-change/108046/1 "2019-01-31T18:19:16Z")

</div>

Hey,

We need to implement CI/CD for discourse with ssl security in a Microsoft Azure environment with some custom configured plugins like (Azure OpenId Connect, discourse solved) & theme change (uploading css file).

I am using the discourse\_docker for building discourse.  
I go through the discourse code, there i found a dockerfile which contain some scripts, So is there any way in editing dockerfile as there i can specify plugins, themes & configurations as required.

I am new with CI/CD, please suggest me some options to implement CI/CD. (currently the option visible to me is shell scripting)

Thanks for your help 🙂

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [February 1, 2019, 12:28pm UTC](https://meta.discourse.org/t/ci-cd-for-discourse-with-some-customisation-features-plugins-theme-change/108046/2 "2019-02-01T12:28:53Z")

</div>

The recommended solution is to edit the yml file in the containers directory and use launcher to rebuild the docker image. (I don’t know what CI/CD is.)

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [February 10, 2022, 2:57pm UTC](https://meta.discourse.org/t/ci-cd-for-discourse-with-some-customisation-features-plugins-theme-change/108046/3 "2022-02-10T14:57:04Z")

</div>


