Mehmet Beydogan
Mehmet Beydogan
I'm getting this exception on markdown render requests for some repos. Exception message is: ""\xC5" from ASCII-8BIT to UTF-8" I'm trying to render readme files of repos; ruby/ruby is working...
A migrator tool from Heroku would be really handy for people who wants to leave Heroku. I haven't check if this can be done via Heroku API but we can...
Hi! I was building https://github.com/beydogan/dokku-man, very similiar app to intercity-next but I just saw your project(reddit ad) and decided to discontinue it and support intercity-next development. One of the key...
Que uses PostgreSQL as background while Sidekiq is using Redis. Switching to Que will remove Redis dependency. https://github.com/chanks/que https://github.com/chanks/que/blob/master/docs/using_plain_connections.md
Is it possible to make main button floatable around the screen?
- Add deploy button - Implement live notifications to user for long running commands (like server#sync!) - Add git url to App model
Step by step tutorial to show how to install and use dokku-man should be created.
There should be a deploy button with branch selection on apps#show page which lets users to deploy apps with a single click from dokku-man.
Deploy hooks can be used to triggering deployment from CIs etc.
All commands executed and their outputs for servers should be logged and users should be able to access them.