Do we have a roadmap or release plan? #1

Closed
opened 2025-10-31 14:59:06 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @Kikkon on GitHub (Jul 24, 2024).

We accidentally discovered this project, and it has many similarities with one of our current container management services online. We are looking for a project to replace it. However, our functionality is more complex and may involve file distribution, updates, and modifications of container environment variables. Are these features planned to be supported or are they already available?

If there is an appropriate roadmap, I would be happy to participate in sharing it. 😇

Originally created by @Kikkon on GitHub (Jul 24, 2024). We accidentally discovered this project, and it has many similarities with one of our current container management services online. We are looking for a project to replace it. However, our functionality is more complex and may involve file distribution, updates, and modifications of container environment variables. Are these features planned to be supported or are they already available? If there is an appropriate roadmap, I would be happy to participate in sharing it. 😇
Author
Owner

@mbecker20 commented on GitHub (Jul 24, 2024):

Hi, thank you for your interest in Monitor. I do have an idea of the next couple of releases following some other feedback I have recieved. I just opened a new file to track the roadmap here: roadmap.

In terms of other feature requests, I am happy to work with the community on these. I believe the ones you brought up are already supported:

  • File distribution and updates:
    Monitor currently supports the "Repo" resource. You can put files in git, create Repo on all the servers that need the files, and setup a webhook to pull the Repos on git push. (only supports Github provider for now -- see roadmap). For files too large for git, I would reach for a purpose built tool for file syncing, like https://syncthing.net/.

  • Modifying container environment variables:
    Monitor supports managing container environment variables, along with lots of other configuration. See https://docs.rs/monitor_client/latest/monitor_client/entities/deployment/struct.DeploymentConfig.html

If I misunderstood your projects needs, or you have another idea, feel free open an issue starting with the [Request] tag :)

@mbecker20 commented on GitHub (Jul 24, 2024): Hi, thank you for your interest in Monitor. I do have an idea of the next couple of releases following some other feedback I have recieved. I just opened a new file to track the roadmap here: [roadmap](https://github.com/mbecker20/monitor/blob/main/roadmap.md). In terms of other feature requests, I am happy to work with the community on these. I believe the ones you brought up are already supported: - File distribution and updates: Monitor currently supports the "Repo" resource. You can put files in git, create Repo on all the servers that need the files, and setup a webhook to pull the Repos on git push. (only supports Github provider for now -- see roadmap). For files too large for git, I would reach for a purpose built tool for file syncing, like [https://syncthing.net/](https://syncthing.net/). - Modifying container environment variables: Monitor supports managing container environment variables, along with lots of other configuration. See [https://docs.rs/monitor_client/latest/monitor_client/entities/deployment/struct.DeploymentConfig.html](https://docs.rs/monitor_client/latest/monitor_client/entities/deployment/struct.DeploymentConfig.html) If I misunderstood your projects needs, or you have another idea, feel free open an issue starting with the `[Request]` tag :)
Author
Owner

@LawMixer commented on GitHub (Aug 1, 2024):

Do you plan on having a good discussion place like GitHub discussions or Discord server in mind for the future or now?

@LawMixer commented on GitHub (Aug 1, 2024): Do you plan on having a good discussion place like GitHub discussions or Discord server in mind for the future or now?
Author
Owner

@mbecker20 commented on GitHub (Aug 2, 2024):

Yeah I like discord. I'll set that up for the upcoming docker compose release

@mbecker20 commented on GitHub (Aug 2, 2024): Yeah I like discord. I'll set that up for the upcoming docker compose release
Author
Owner

@mbecker20 commented on GitHub (Aug 12, 2024):

Hey, I've set up the discord. I'll make another Reddit post later this week but you guys can join up: https://discord.gg/DRqE8Fvg5c.

I also put it in the readme.

@mbecker20 commented on GitHub (Aug 12, 2024): Hey, I've set up the discord. I'll make another Reddit post later this week but you guys can join up: [https://discord.gg/DRqE8Fvg5c](https://discord.gg/DRqE8Fvg5c). I also put it in the readme.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#1