Skip to content

Commit

Permalink
chore: regenerate blog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dokku Bot committed Aug 20, 2023
1 parent 68c02b8 commit cad7351
Show file tree
Hide file tree
Showing 14 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion blog/2020/dokku-0.20.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1457,7 +1457,7 @@ <h3 id="restarting-docker-containers-recover-from-ip-changes">Restarting docker
</code></pre></div>
<p>The <code>dokku-event-listener</code> daemon will properly listen to container events - start, restart, delete, destroy, die - and reload the nginx config for the related app as appropriate. It will even rebuild the application if we've hit the max container restart count. It will also output debug logging that you can use to correlate application crashes with service outages.</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.20.0-migration-guide.md">0.20.0 migration guide</a> for more information on upgrading to 0.20.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.20.0-migration-guide/">0.20.0 migration guide</a> for more information on upgrading to 0.20.0.</p>
<h2 id="future-development">Future development<a class="headerlink" href="#future-development" title="Permanent link">&para;</a></h2>
<p>As Dokku continues to mature towards a <a href="https://github.com/dokku/dokku/milestones/v1.0.0">1.0</a> target, the following areas will be of greater focus in upcoming releases:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion blog/2021/dokku-0.23.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1596,7 +1596,7 @@ <h3 id="git-repository-syncing-support">Git Repository Syncing support<a class="
<p>We hope to continue adding interesting git-based workflows in upcoming releases, but hope that this feature is well-used by platform developers.</p>
<p>Thanks to <a href="https://github.com/crisward">@crisward</a> for the inspiration via his <a href="https://github.com/crisward/dokku-clone">dokku-clone</a> project.</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.23.0-migration-guide.md">0.23.0 migration guide</a> for more information on upgrading to 0.23.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.23.0-migration-guide/">0.23.0 migration guide</a> for more information on upgrading to 0.23.0.</p>
<h2 id="10">1.0?<a class="headerlink" href="#10" title="Permanent link">&para;</a></h2>
<p>Our versioning is getting long in the tooth, and we're quickly winding towards an eventual 1.0 release. It's been teased in the past, but as of this writing, there are currently <a href="https://github.com/dokku/dokku/milestone/16">18 outstanding issues</a> in the 1.0 milestone. We encourage folks to take a peak at them and help investigate bugs, come up with work plans, or contribute PRs where possible to help bring us over the finish line.</p>
<p>As always, please post issues with bugs or functionality you think Dokku might benefit from. As well, feel free to hop into <a href="https://github.com/dokku/dokku/discussions">Github Discussions</a> or <a href="https://slack.dokku.com/">Slack channel</a> if you have questions, comments, or concerns.</p>
Expand Down
2 changes: 1 addition & 1 deletion blog/2021/dokku-0.23.x-wrapup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1506,7 +1506,7 @@ <h3 id="checking-if-an-app-was-deployed">Checking if an app was deployed<a class
<h3 id="better-procfile-extraction">Better Procfile extraction<a class="headerlink" href="#better-procfile-extraction" title="Permanent link">&para;</a></h3>
<p>As of <a href="https://github.com/dokku/dokku/pull/4373">#4373</a>, the Procfile is now extracted in the pre-deploy step for every deploy and otherwise not removed. Thus, it should always exist when necessary - web will be scale to 1 automatically and it won't need to be present on future ps:scale calls since we'll have the scale file - and the command can execute faster.</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.23.0-migration-guide.md">0.23.0 migration guide</a> for more information on upgrading to 0.23.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.23.0-migration-guide/">0.23.0 migration guide</a> for more information on upgrading to 0.23.0.</p>
<h2 id="its-a-wrap">It's a wrap<a class="headerlink" href="#its-a-wrap" title="Permanent link">&para;</a></h2>
<p>And that's it for 0.23.x. Our next post will cover 0.24.0, as well as plans for future releases.</p>
<p>As always, please post issues with bugs or functionality you think Dokku might benefit from. As well, feel free to hop into <a href="https://github.com/dokku/dokku/discussions">Github Discussions</a> or <a href="https://slack.dokku.com/">Slack channel</a> if you have questions, comments, or concerns.</p>
Expand Down
2 changes: 1 addition & 1 deletion blog/2021/dokku-0.24.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,7 @@ <h3 id="parallelism-for-some-proxy-commands">Parallelism for some proxy commands
<p>Being able to specify <code>--all</code> and increase parallelism of save commands is always great. As of 0.24.0, the commands <code>proxy:enable</code>, <code>proxy:disable</code> and <code>proxy:build-config</code> now support the <code>--all</code> flag in addition to general parallelism.</p>
<p>If parallelism is needed for a specific command, please file an issue to get it added :)</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.24.0-migration-guide.md">0.24.0 migration guide</a> for more information on upgrading to 0.24.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.24.0-migration-guide/">0.24.0 migration guide</a> for more information on upgrading to 0.24.0.</p>
<h2 id="the-next-minor-release">The Next Minor Release<a class="headerlink" href="#the-next-minor-release" title="Permanent link">&para;</a></h2>
<p>Our next release will continue on the <a href="https://github.com/dokku/dokku/milestone/16">16 outstanding 1.0 issues</a>. We hope to knock out a few of these, especially those related to Dockerfile and ports handling. We encourage folks to take a peak at them and help investigate bugs, come up with work plans, or contribute PRs where possible to help bring us over the finish line.</p>
<p>As always, please post issues with bugs or functionality you think Dokku might benefit from. As well, feel free to hop into <a href="https://github.com/dokku/dokku/discussions">Github Discussions</a> or <a href="https://slack.dokku.com/">Slack channel</a> if you have questions, comments, or concerns.</p>
Expand Down
2 changes: 1 addition & 1 deletion blog/2021/dokku-0.25.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1583,7 +1583,7 @@ <h3 id="routing-to-non-dokku-managed-apps">Routing to non-Dokku managed apps<a c
<p>The above takes advantage of new <code>null</code> builder and scheduler plugins that do nothing during the build or schedule phases.</p>
<p>This functionality can be used when trying to expose non-Dokku maintained services to the external world without requiring a deployed proxy. One nice side-effect is that this also means users can expose services with letsencrypt support.</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.25.0-migration-guide.md">0.25.0 migration guide</a> for more information on upgrading to 0.25.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.25.0-migration-guide/">0.25.0 migration guide</a> for more information on upgrading to 0.25.0.</p>
<h2 id="the-next-minor-release">The Next Minor Release<a class="headerlink" href="#the-next-minor-release" title="Permanent link">&para;</a></h2>
<p>Our next release will continue on the <a href="https://github.com/dokku/dokku/milestone/16">14 outstanding 1.0 issues</a>. We encourage folks to take a peak at them and help investigate bugs, come up with work plans, or contribute PRs where possible to help bring us over the finish line.</p>
<p>As always, please post issues with bugs or functionality you think Dokku might benefit from. As well, feel free to hop into <a href="https://github.com/dokku/dokku/discussions">Github Discussions</a> or <a href="https://slack.dokku.com/">Slack channel</a> if you have questions, comments, or concerns.</p>
Expand Down
2 changes: 1 addition & 1 deletion blog/2021/dokku-0.26.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,7 @@ <h3 id="raspberry-pi-support">Raspberry PI Support<a class="headerlink" href="#r
</ul>
<p>While there are some limitations, the general Dokku experience works quite well on ARM, and hopefully opens up experimentation to the general development community.</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.26.0-migration-guide.md">0.26.0 migration guide</a> for more information on upgrading to 0.26.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.26.0-migration-guide/">0.26.0 migration guide</a> for more information on upgrading to 0.26.0.</p>
<h2 id="dokku-pro">Dokku Pro<a class="headerlink" href="#dokku-pro" title="Permanent link">&para;</a></h2>
<p>Dokku Pro is a commercial offering that provides a familiar Web UI for all common tasks performed by developers. End users can expect an interface that provides various complex cli commands in an intuitive, app-centric manner, quickly speeding up tasks that might otherwise be difficult for new and old users to perform. Additionally, it provides a way to perform these tasks remotely via a json api, enabling easier, audited remote management of servers. Finally, Dokku Pro provides an alternative, https-based method for deploying code which can be used in environments that lockdown ssh access to servers.</p>
<p>We'll have more information in the coming week, but Dokku Pro will be provided under early bird pricing (with the price going up as we continue to release new versions). Server licenses are sold in perpetuity, so lock in lower pricing today!</p>
Expand Down
2 changes: 1 addition & 1 deletion blog/2021/dokku-0.28.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1445,7 +1445,7 @@ <h3 id="raspberry-pi-support">Raspberry PI Support<a class="headerlink" href="#r
</ul>
<p>While there are some limitations, the general Dokku experience works quite well on ARM, and hopefully opens up experimentation to the general development community.</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.28.0-migration-guide.md">0.28.0 migration guide</a> for more information on upgrading to 0.28.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.28.0-migration-guide/">0.28.0 migration guide</a> for more information on upgrading to 0.28.0.</p>
<h2 id="dokku-pro">Dokku Pro<a class="headerlink" href="#dokku-pro" title="Permanent link">&para;</a></h2>
<p>Dokku Pro is a commercial offering that provides a familiar Web UI for all common tasks performed by developers. End users can expect an interface that provides various complex cli commands in an intuitive, app-centric manner, quickly speeding up tasks that might otherwise be difficult for new and old users to perform. Additionally, it provides a way to perform these tasks remotely via a json api, enabling easier, audited remote management of servers. Finally, Dokku Pro provides an alternative, https-based method for deploying code which can be used in environments that lockdown ssh access to servers.</p>
<p>We'll have more information in the coming week, but Dokku Pro will be provided under early bird pricing (with the price going up as we continue to release new versions). Server licenses are sold in perpetuity, so lock in lower pricing today!</p>
Expand Down
2 changes: 1 addition & 1 deletion blog/2021/dokkus-roaring-20s/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1515,7 +1515,7 @@ <h4 id="golang-plugin-rewrites">Golang Plugin Rewrites<a class="headerlink" href
<p>While all of these have been performed one time or another in bash, the fact is that there are a ton of edge cases that have popped up over the years that make it super difficult to even reason about some of the code, whereas it is fairly easy for me to handle these within Golang (either with the standard library or something off-the-shelf).</p>
<p>All that said, not all plugins will be rewritten in Golang - the <code>git</code> plugin is likely to stay as is - and some plugins may see hybrid rewrites as necessary, but this should hopefully give folks a bit of an idea as to why the Dokku codebase is not predominantly written in shell.</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.22.0-migration-guide.md">0.22.0 migration guide</a> for more information on upgrading to 0.22.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.22.0-migration-guide/">0.22.0 migration guide</a> for more information on upgrading to 0.22.0.</p>
<h2 id="future-development">Future Development<a class="headerlink" href="#future-development" title="Permanent link">&para;</a></h2>
<p>0.22.x was a feature-packed release, and we're not slowing down. 0.23.x is around the corner, and will include quite a few interesting features for folks. We'll save those notes for the next blog post :)</p>
<p>As always, please post issues with bugs or functionality you think Dokku might benefit from. As well, feel free to hop into <a href="https://github.com/dokku/dokku/discussions">Github Discussions</a> or <a href="https://slack.dokku.com/">Slack channel</a> if you have questions, comments, or concerns.</p>
Expand Down
2 changes: 1 addition & 1 deletion blog/2022/dokku-0.27.x-wrapup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1436,7 +1436,7 @@ <h3 id="support-for-special-characters-in-docker-container-options">Support for
</code></pre></div>
<p>Some characters should be escaped - and quoting matters! - but label-based proxy-implementations can now take full advantage of apps deployed via Dokku.</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.27.0-migration-guide.md">0.27.0 migration guide</a> for more information on upgrading to 0.27.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.27.0-migration-guide/">0.27.0 migration guide</a> for more information on upgrading to 0.27.0.</p>
<h2 id="its-a-wrap">It's a wrap<a class="headerlink" href="#its-a-wrap" title="Permanent link">&para;</a></h2>
<p>Those were the major changes in 0.27.x. Our next post will cover 0.28.0!</p>
<p>As always, please post issues with bugs or functionality you think Dokku might benefit from. As well, feel free to hop into <a href="https://github.com/dokku/dokku/discussions">Github Discussions</a> or <a href="https://slack.dokku.com/">Slack channel</a> if you have questions, comments, or concerns.</p>
Expand Down
2 changes: 1 addition & 1 deletion blog/2022/dokku-0.28.x-wrapup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1591,7 +1591,7 @@ <h3 id="set-corebaretrue-on-correct-repository-path">Set core.bare=true on corre
<h3 id="ignore-https-mappings-when-no-ssl-certificate-exists">Ignore https mappings when no ssl certificate exists<a class="headerlink" href="#ignore-https-mappings-when-no-ssl-certificate-exists" title="Permanent link">&para;</a></h3>
<p>This fixes issues where users may somehow add an https mapping but are missing an ssl certificate, causing nginx to not load properly. We now ignore the mapping and warn users of the misconfiguration.</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.28.0-migration-guide.md">0.28.0 migration guide</a> for more information on upgrading to 0.28.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.28.0-migration-guide/">0.28.0 migration guide</a> for more information on upgrading to 0.28.0.</p>
<h2 id="its-a-wrap">It's a wrap<a class="headerlink" href="#its-a-wrap" title="Permanent link">&para;</a></h2>
<p>Those were the major changes in 0.28.x. Our next post will cover 0.29.0!</p>
<p>As always, please post issues with bugs or functionality you think Dokku might benefit from. As well, feel free to hop into <a href="https://github.com/dokku/dokku/discussions">Github Discussions</a> or <a href="https://slack.dokku.com/">Slack channel</a> if you have questions, comments, or concerns.</p>
Expand Down
2 changes: 1 addition & 1 deletion blog/2022/dokku-0.29.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1441,7 +1441,7 @@ <h3 id="initial-herokuish-support-on-arm-servers">Initial herokuish support on A
<p>While Dokku has supported ARM/ARM64 servers for a while, Herokuish - the most common builder in use with Dokku - has not. While it is possible to make a buildpack ARM-compatible, the majority are not, and thus we blocked off the functionality to avoid causing issues for users.</p>
<p>For more adventurous Dokku users, the herokuish builder can now be enabled on ARM/ARM64 servers (though it is not enabled by default). Individual buildpacks will still need to have support added for ARM/ARM64 platforms, but users are no longer artificially limited by Dokku to other builders.</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.29.0-migration-guide.md">0.29.0 migration guide</a> for more information on upgrading to 0.29.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.29.0-migration-guide/">0.29.0 migration guide</a> for more information on upgrading to 0.29.0.</p>
<h2 id="dokku-pro">Dokku Pro<a class="headerlink" href="#dokku-pro" title="Permanent link">&para;</a></h2>
<p>Dokku Pro is a commercial offering that provides a familiar Web UI for all common tasks performed by developers. End users can expect an interface that provides various complex cli commands in an intuitive, app-centric manner, quickly speeding up tasks that might otherwise be difficult for new and old users to perform. Additionally, it provides a way to perform these tasks remotely via a json api, enabling easier, audited remote management of servers. Finally, Dokku Pro provides an alternative, https-based method for deploying code which can be used in environments that lockdown ssh access to servers.</p>
<p>Interested in purchasing <a href="https://pro.dokku.com/">Dokku Pro</a>? Dokku Pro is currently provided under early bird pricing (with the price going up as we continue to release new versions). Server licenses are sold in perpetuity, so lock in lower pricing today!</p>
Expand Down
2 changes: 1 addition & 1 deletion blog/2023/dokku-0.30.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1560,7 +1560,7 @@ <h3 id="avoid-reinstalling-plugins-in-the-provided-dokku-docker-image">Avoid rei
<h3 id="fix-pack-entrypoint-support">Fix pack entrypoint support<a class="headerlink" href="#fix-pack-entrypoint-support" title="Permanent link">&para;</a></h3>
<p>A recent change in CNB's pack utility changed how processes were launched, causing any process to fail to start. We now specify a custom entrypoint to fix this issue. Users of CNB can get back to building their apps!</p>
<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h2>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.30.0-migration-guide.md">0.30.0 migration guide</a> for more information on upgrading to 0.30.0.</p>
<p>As with every upgrade, please see the <a href="/docs/appendices/0.30.0-migration-guide/">0.30.0 migration guide</a> for more information on upgrading to 0.30.0.</p>
<h2 id="dokku-pro">Dokku Pro<a class="headerlink" href="#dokku-pro" title="Permanent link">&para;</a></h2>
<p>Dokku Pro is a commercial offering that provides a familiar Web UI for all common tasks performed by developers. End users can expect an interface that provides various complex cli commands in an intuitive, app-centric manner, quickly speeding up tasks that might otherwise be difficult for new and old users to perform. Additionally, it provides a way to perform these tasks remotely via a json api, enabling easier, audited remote management of servers. Finally, Dokku Pro provides an alternative, https-based method for deploying code which can be used in environments that lockdown ssh access to servers.</p>
<p>Interested in purchasing <a href="https://pro.dokku.com/">Dokku Pro</a>? Dokku Pro is currently provided under early bird pricing (with the price going up as we continue to release new versions). Server licenses are sold in perpetuity, so lock in lower pricing today!</p>
Expand Down
Loading

0 comments on commit cad7351

Please sign in to comment.