https://github.com/flexstack/roadmap
Get a glimpse of the features that are coming soon to FlexStack and provide your feedback
https://github.com/flexstack/roadmap
build-in-public flexstack public-roadmap roadmap
Last synced: 3 months ago
JSON representation
Get a glimpse of the features that are coming soon to FlexStack and provide your feedback
- Host: GitHub
- URL: https://github.com/flexstack/roadmap
- Owner: flexstack
- License: mit
- Created: 2024-03-06T23:27:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-23T02:08:32.000Z (11 months ago)
- Last Synced: 2025-01-05T00:18:40.967Z (5 months ago)
- Topics: build-in-public, flexstack, public-roadmap, roadmap
- Homepage: https://flexstack.com
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlexStack Public Roadmap
This repo outlines the public roadmap for FlexStack. It only contais information about
upcoming features we consider to be _major_ milestones. Smaller features like "canceling a deployment"
and bug fixes are not included.## Table of contents
- [AaC manifests](0-AaC-manifests.md): Architecture-as-Code manifests
- [Deploy notifications](1-Deploy-notifications.md): Send notifications when a deployment starts, finishes, or fails
- [Smart resizing](2-Smart-resizing.md): Automatically adjust the CPU and memory resources of your components
- [Workers](3-Workers.md): Run background jobs in a separate container
- [Event listeners](4-Event-listeners.md): Listen to EventBridge events and trigger ECS tasks
- [Deploy hooks](5-Deploy-hooks.md): Run custom scripts before or after a deployment
- [FlexStack CLI](6-FlexStack-CLI.md): Local development, container exec, and more## Contributing
If you have feedback or suggestions, please open an issue or a pull request.