TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Dokku Trap

23 pointsby edpover 9 years ago

5 comments

wilsonfiifiover 9 years ago
I&#x27;m not too sure the fault here lies with Dokku. In their defense they use herokuish [0] which in turn uses Heroku build packs and apparently, from the commit, it&#x27;s more of a build pack issue. However you can fork the build pack and revert the changes to suit your environment. Have a gander of this section in the Dokku docs [1] on how to specify a custom build pack.<p>Don&#x27;t throw away the convenience Dokku brings to the table :-)<p>Y&#x27;a t&#x27;il une raison pour laquelle puka n&#x27;a pas de site en anglais?<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;gliderlabs&#x2F;herokuish" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gliderlabs&#x2F;herokuish</a><p>[1] <a href="http:&#x2F;&#x2F;dokku.viewdocs.io&#x2F;dokku&#x2F;deployment&#x2F;buildpacks&#x2F;" rel="nofollow">http:&#x2F;&#x2F;dokku.viewdocs.io&#x2F;dokku&#x2F;deployment&#x2F;buildpacks&#x2F;</a>
评论 #10960201 未加载
piranhaover 9 years ago
I use dokku, but instead of using buildpacks I just write Dockerfiles directly. That way you&#x27;d never experience a problem, really.
holicover 9 years ago
Wait until you run out of disk while running PostgreSQL with dokku. That&#x27;s an adventure I don&#x27;t want to have to repeat.
评论 #10968089 未加载
gbachikover 9 years ago
Lol completely abanding dokku over having to disable ssl seems overkill... Not to mention... Shouldn&#x27;t you be using Sal anyways?
评论 #10962230 未加载
Grishnakhover 9 years ago
I think Dooku was a terrible character in a terrible movie.