Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ledokku/ledokku
Beautiful web UI for all things Dokku
https://github.com/ledokku/ledokku
buildpack deploy dokku dokku-users herokuish mongodb prisma redis
Last synced: 3 months ago
JSON representation
Beautiful web UI for all things Dokku
- Host: GitHub
- URL: https://github.com/ledokku/ledokku
- Owner: ledokku
- License: mit
- Created: 2020-04-11T18:24:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T02:01:39.000Z (over 1 year ago)
- Last Synced: 2024-08-02T16:12:30.918Z (6 months ago)
- Topics: buildpack, deploy, dokku, dokku-users, herokuish, mongodb, prisma, redis
- Language: TypeScript
- Homepage:
- Size: 14.9 MB
- Stars: 586
- Watchers: 7
- Forks: 59
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ledokku - beautiful web UI for all things Dokku
### Dashboard preview
![Dashboard](/images/Dashboard1.png)
### App info preview
![App](/images/App1.png)
Ledokku is a beautiful UI powered by [dokku](http://dokku.viewdocs.io/dokku/)
With us you will be able to deploy apps written in:
**node.js, php, ruby and many more**.And link them with most popular dbs : **postgresql, mongodb, redis**.
## Just few clicks and your app is live
- Install Ledokku on your Dokku server
- Deploy your app using the Dokku workflow
- Create and link your db (PostgreSQL, mongoDB, redis)
- App is live 🎉🎉🎉## Getting started guide
Want to try Ledokku out yourself? Head to our [getting started guide](https://www.ledokku.com/docs/getting-started)
## Our vision
We started to work on this because current deployment solutions were expensive or hard to configure. With Ledokku we plan to provide a solution where deployment experience is smooth, enjoyable and affordable.
## MVP
To get initial feedback we are working on the MVP state where current Dokku users will be able to use the web ui of Ledokku while keeping control of their server. It will allow us to gather feedback from active Dokku users and shape the future of Ledokku.
## MVP features
- Beautiful web ui
- Common app management (create, delete, stop)
- Env variables management (set, unset, edit)
- Databases management (create, delete, link)
- Explore app logs### Built with
- Dokku 🐳
- Node.js 💚
- GraphQL 💓
- Prisma △
- TypeScript 💙
- GithubAPI 🐱
- Tailwind CSS 🌪
- Docusaurus 🦖
- Docs hosted on [Netlify](https://www.netlify.com/)## Contributing
Read our [contributing guide](CONTRIBUTING.md) to see how to locally setup the repository and see our development process.
## Made by
[Leo](https://github.com/pradel),
[Arturs](https://github.com/Akirtovskis)## License
Ledokku is licensed under the [MIT license](https://github.com/ledokku/ledokku/blob/master/LICENSE).