Live data from Hacker News

Viewing profile — josegonzalez

josegonzalez

HN member
Joined
Mon, Apr 27, 2009, 4:13 AM UTC
HN karma
1,778
Public activity
549 items

About josegonzalez

Github: https://github.com/josegonzalez

Site: http://josediazgonzalez.com

Twitter: https://twitter.com/savant

Email: hn [@] josediazgonzalez [dot] com

Recent public activity

  1. comment
    Comment #48298070

    Dokku maintainer here. Happy to help you debug why this is happening on our discord/slack. Links here: https://dokku.com/docs/getting-started/where-to-get-help/

  2. comment
    Comment #47975171

    Dokku Maintainer here: Dokku supports Kubernetes as a scheduler, utilizing k3s in the background. You don't need to think about Kubernetes other than if you want a custom chart or …

  3. comment
    Comment #47886269

    For better or worse, folks _really_ like a free UI. Dokku doesn't offer that (Dokku Pro is paid). With AI increasingly making that sort of thing easier to build - and Dokku being v…

  4. comment
    Comment #47609116

    Single Board Computing.

  5. comment
    Comment #47510782

    This plus a block-based editor like editorjs would be a great addition to any custom cms.

  6. comment
    Comment #46675199

    I am gonna be that guy and say it would be nice to share the actual code vs using images to display what the code looks like. It's not great for screenreaders and anyone who want t…

  7. comment
    Comment #46352271

    There are just a ton of features that evolved separately from the core project. Plugins allow folks to do things in the project that the maintainers didn't envision or have time to…

  8. comment
    Comment #46352006

    Dokku maintainer here. This is pretty neat. I think using the compose yaml file to document what should be running is pretty powerful at smaller scales (though I'm hesitant to plac…

  9. comment
    Comment #46320974

    Its not like they change CEOs every year - Tim Cook has been CEO since 2011.

  10. comment
    Comment #46320940

    Lots of these companies are YC companies, and they tend to use other YC products. For those that aren't, its easier to just use what other big names are using, and having YC as a b…

  11. comment
    Comment #46153593

    Dokku Maintainer here. Would love to hear about what you think is "light" about Dokku if you have some time for feedback. Regardless, hope you find a tool you're happy with :)

  12. comment
    Comment #46147092

    Dokku is multi node. It supports docker-local (single node) and k3s (multi-node) as schedulers, with most features implemented as expected when deploying to k3s.

  13. comment
    Comment #45492421

    Dokku maintainer here. Dokku supports distributed compute via our k3s scheduler plugin. This can setup its own k3s cluster or connect to an existing Kubernetes cluster and deploys …

  14. comment
    Comment #44981647

    We have an official action that does exactly what you're asking for. https://github.com/dokku/github-action

  15. comment
    Comment #44891203

    This is great. Dokku (of which I am the maintainer) has a hokey solution for this with our letsencrypt plugin, but thats caused a slew of random issues for users. Nginx sometimes g…

  16. comment
    Comment #43690550

    It's multiple host via our k3s integration.

  17. comment
    Comment #43595877

    Dokku maintainer here. What about Dokku is not as mature as Coolify? Would love to hear your thoughts on how the project falls flat for your use case.

  18. comment
    Comment #42572738

    Dokku uses heroku buildpacks by default and supports cloud native buildpacks by changing the builder to pack via builder:set.

  19. comment
    Comment #42256929

    Dokku runs on multiple servers by abstracting other schedulers (kubernetes, nomad). You don't really need to deal with the scheduler side (other than setting it up on the new serve…

  20. comment
    Comment #41364432

    What a genius the original maintainer of this software is

  21. comment
    Comment #41363900

    My understanding is that they are focused on the local development loop at the moment, especially with the acquisition of Tilt. That said, I don't work there so take this all with …

  22. comment
    Comment #41363884

    I really hate adding knobs - it increases the amount of work I need to do to maintain and support the project. Long term, I'd like to port the ansible modules over to being maintai…

  23. comment
    Comment #41363868

    Dokku maintainer here. You may wish to look into a message processing system in your language of choice and run that as a daemon in Dokku. We have plugins for various datastores, a…

  24. comment
    Comment #41362595

    Yep, you can set a single property for the kubeconfig and it'll respect that.

  25. comment
    Comment #41359689

    Dokku maintainer here. If you have more detailed feedback, I'd love to hear it! Happy you've found something that works for you though :)