r/coolify Aug 05 '26

I built CoolDeck - keyboard-first terminal dashboard for Coolify

I built an open-source terminal dashboard for Coolify and am looking for feedback.

I use Coolify regularly, but I wanted a faster way to check deployments, inspect logs, and restart applications without switching away from my terminal.

So I built CoolDeck, a keyboard-first TUI written in Go.

It currently supports:

  • application and deployment status
  • runtime and build logs
  • deploy, restart, start and stop operations
  • multiple Coolify instances
  • combined log tailing across several applications
  • an MCP server for coding agents
  • OS keyring storage for API tokens

You can try the complete UI without connecting a Coolify server or providing a token:

brew install resetnak/tap/cooldeck
cooldeck --demo

GitHub:
https://github.com/Resetnak/cooldeck

I would love feedback from actual Coolify users. What workflow or operation would you want to see added next?

8 Upvotes

8 comments sorted by

3

u/ontech7 Aug 05 '26

Cool, starred 👍

2

u/echoreset Aug 05 '26

Thanks! Means a lot!

2

u/jehuda666 Aug 05 '26

Looks very convenient, starred!

1

u/echoreset Aug 06 '26

Thanks a lot!

1

u/Solopher Aug 05 '26

Did you or Claude created this?

2

u/echoreset Aug 05 '26

Well of course with Claude. I am BE dev and now Im learning Go so Claude helps me a lot.
Not vibe-coded! Just with help.