<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hedgedoc/bin/heroku, branch cindy</title>
<subtitle>Hedgedoc with support for CindyScript
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/'/>
<entry>
<title>Ignore Postgres SSL errors on Heroku</title>
<updated>2021-05-07T19:43:06+00:00</updated>
<author>
<name>David Mehren</name>
</author>
<published>2021-05-07T19:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=86be1243f8ae24ac6c0586a694b3788548e9019e'/>
<id>86be1243f8ae24ac6c0586a694b3788548e9019e</id>
<content type='text'>
 The connection to Heroku's Postgres instances must use SSL,
 but not check the certificate.

 This adds the necessary configuration to the Heroku setup script.

Fixes #1245

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 The connection to Heroku's Postgres instances must use SSL,
 but not check the certificate.

 This adds the necessary configuration to the Heroku setup script.

Fixes #1245

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove .sequelizerc</title>
<updated>2021-03-06T09:34:22+00:00</updated>
<author>
<name>David Mehren</name>
</author>
<published>2021-03-06T09:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=bf0a7ebee72404eb7bce918f41162126bca24bf0'/>
<id>bf0a7ebee72404eb7bce918f41162126bca24bf0</id>
<content type='text'>
After https://github.com/hedgedoc/hedgedoc/pull/969 was merged,
a separate configuration file for the sequelize-cli is no longer
required.

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After https://github.com/hedgedoc/hedgedoc/pull/969 was merged,
a separate configuration file for the sequelize-cli is no longer
required.

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>heroku complains about dialect</title>
<updated>2020-01-11T22:51:52+00:00</updated>
<author>
<name>Claudius</name>
</author>
<published>2020-01-11T22:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=ebe67298fc95a5321138f12502ea4b2ffbb6f346'/>
<id>ebe67298fc95a5321138f12502ea4b2ffbb6f346</id>
<content type='text'>
Signed-off-by: Claudius &lt;opensource@amenthes.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Claudius &lt;opensource@amenthes.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup of the heroku configuration</title>
<updated>2019-03-31T00:29:34+00:00</updated>
<author>
<name>Claudius</name>
</author>
<published>2019-03-31T00:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=5c607c4f80e2c00699dcd74404b8652e0dfbbe94'/>
<id>5c607c4f80e2c00699dcd74404b8652e0dfbbe94</id>
<content type='text'>
this removes the general `postinstall` call to `bin/heroku` and instead
puts it into a heroku-prebuild hook. At the same time, env vars get
updated to use the `CMD` prefix. The configured buildpacks were not used.
Finally, npm run build is now automatically
done by Heroku.

Signed-off-by: Claudius &lt;opensource@amenthes.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this removes the general `postinstall` call to `bin/heroku` and instead
puts it into a heroku-prebuild hook. At the same time, env vars get
updated to use the `CMD` prefix. The configured buildpacks were not used.
Finally, npm run build is now automatically
done by Heroku.

Signed-off-by: Claudius &lt;opensource@amenthes.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove npm install in heroku build</title>
<updated>2017-05-07T10:54:18+00:00</updated>
<author>
<name>Yukai Huang</name>
</author>
<published>2017-05-07T10:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=1af3727fefa43b814f99161bddcc6ee2a000be6c'/>
<id>1af3727fefa43b814f99161bddcc6ee2a000be6c</id>
<content type='text'>
since heroku detects yarn.lock automatically
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since heroku detects yarn.lock automatically
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove config.js from setup files</title>
<updated>2017-01-13T15:37:16+00:00</updated>
<author>
<name>Yukai Huang</name>
</author>
<published>2017-01-13T15:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=1ed19966394b9735c348ec0116ec0e939c363ce6'/>
<id>1ed19966394b9735c348ec0116ec0e939c363ce6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Rename npm script"</title>
<updated>2017-01-04T06:30:47+00:00</updated>
<author>
<name>bananaappletw</name>
</author>
<published>2017-01-04T06:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=78c51e5e88bcd4a3d53a87a53f8dc85d9a5a2df4'/>
<id>78c51e5e88bcd4a3d53a87a53f8dc85d9a5a2df4</id>
<content type='text'>
This reverts commit ed83dfc862768572eab0c2aed629b1700ac9e224.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit ed83dfc862768572eab0c2aed629b1700ac9e224.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary db config of heroku</title>
<updated>2016-12-22T07:28:44+00:00</updated>
<author>
<name>bananaappletw</name>
</author>
<published>2016-12-22T07:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=936d922442faa5c60d6831cd350c0fc885e32bcb'/>
<id>936d922442faa5c60d6831cd350c0fc885e32bcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify output with sequelize database argument</title>
<updated>2016-12-12T02:36:24+00:00</updated>
<author>
<name>Yukai Huang</name>
</author>
<published>2016-12-12T02:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=74c1da4536285593f3172f8be6a22ad300f73348'/>
<id>74c1da4536285593f3172f8be6a22ad300f73348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix heroku production db setting</title>
<updated>2016-12-12T00:58:37+00:00</updated>
<author>
<name>Yukai Huang</name>
</author>
<published>2016-12-11T04:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=50b72c7f03ebf47a78ed303c7d0d41bf278dedba'/>
<id>50b72c7f03ebf47a78ed303c7d0d41bf278dedba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
