Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for "1-Click Install" services/apps #102

Closed
bohdan-shulha opened this issue Aug 8, 2024 · 1 comment
Closed

Add support for "1-Click Install" services/apps #102

bohdan-shulha opened this issue Aug 8, 2024 · 1 comment
Labels
1-click feat New feature or request qol
Milestone

Comments

@bohdan-shulha
Copy link
Contributor

Many services developers and agencies use are being configured mostly the same (with some deviations).

PostgreSQL, MongoDB, Wordpress, etc. They can be easily "templatized", so that users don't need to spend time to pick and configure docker containers from scratch.

When creating a service, we need to present a user a new option "start with template" or "preconfigured service".

The concept has to be thoroughly thought before making any implementation.

@bohdan-shulha bohdan-shulha added this to the Post-MVP milestone Aug 8, 2024
@github-actions github-actions bot added the triage label Aug 8, 2024
@bohdan-shulha bohdan-shulha modified the milestones: Post-MVP, MVP Aug 18, 2024
@bohdan-shulha bohdan-shulha added feat New feature or request qol and removed triage labels Aug 18, 2024
@bohdan-shulha
Copy link
Contributor Author

Decided to not create extra concepts and, for now, going to just "templatize" the services from the service creation screen.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-click feat New feature or request qol
Projects
None yet
Development

No branches or pull requests

1 participant