docintelapp / DocIntel

Open Source Platform for storing, organizing, and searching documents related to cyber threats
https://docintel.org
Other
154 stars 24 forks source link

Releases or stable canal #92

Open 8hur opened 11 months ago

8hur commented 11 months ago

First, thank you for your work.

I have been trying to convince my tech team to set up a production environment for DocIntel.

However, to handle integration issues and be able to set up a proper rollback strategy, some form of code release with corresponding Docker images would be required.

With the latest such image almost one year old and updates being pushed to the "latest" tag in dockerhub, rolling back becomes quite complicated.

Therefore, I am wondering if the rolling release with only a "latest" image will be the model going forward or if we could expect a more traditional model with a numbered release to be added in the near future.

ancailliau commented 10 months ago

Very good suggestion. What would work best for you ? Fixed releases, like every month ?

8hur commented 10 months ago

I am not aware of all the steps involved with pushing a new docker image but if an update is significant enough to warrant building one, maybe giving it a dedicated version tag and release would make sense.

If images are pushed at a faster rate than usual for whatever reason, a monthly wrap-up release would make sense.