Live data from Hacker News

Viewing profile — umit-cakmak

umit-cakmak

HN member
Joined
Tue, Aug 27, 2024, 3:12 PM UTC
HN karma
18
Public activity
9 items

About umit-cakmak

Maker of agnost.dev

Recent public activity

  1. comment
    Comment #41451329

    You can try minikube, k3s or kind (kubernetes in docker).

  2. comment
    Comment #41442005

    Yes, that is correct.

  3. comment
    Comment #41437495

    Agnost runs on a kubernetes cluster. Whereas, as far as I know, coolify connects to your VPS and mainly use docker/docker-compose to build and deploy apps.

  4. comment
    Comment #41433952

    Hi, This is Umit the maker of Agnost. It indeed does container building. ArgoCD and Flux are great GitOps tools that focus on automating the deployment of Kubernetes resources base…

  5. comment
    Comment #41433939

    Hi there, This is Umit, the maker of Agnost. I think you are right it can be confusing. By container we actually mean resources such as deployments, statefulsets, cronjobs. It is n…

  6. story
    Show HN: Open-source Railway, Render alternative running on Kubernetes clusters

    Hello everyone, We have been developing Agnost ( https://agnost.dev ) for some time and it has reached a point that we can share with the larger community. What is it? Agnost is an…

  7. comment
    Comment #41368626

    I am working on an open-source self hosted alternative to railway.app, render, vercel. I know there are several similar platforms as alternative to these providers but the platform…

  8. comment
    Comment #41368568

    Looks interesting, does Rove also provide support for issuing TLS certificates for container services? I am also working on something similar, but it will be running on Kubernetes …

  9. comment
    Comment #41368520

    Can you issue wildcard certificates with Dokku? It seems like you need to have a proxy domain to register the TXT records, since you do not know the domain of the user in advance.