orchestracities / ngsi-timeseries-api

QuantumLeap: a FIWARE Generic Enabler to support the usage of NGSIv2 (and NGSI-LD experimentally) data in time-series databases
https://quantumleap.rtfd.io/
MIT License
38 stars 49 forks source link

Deprecate smartsdk image #571

Closed c0c0n3 closed 2 years ago

c0c0n3 commented 3 years ago

Describe the issue

When moving the QL repo from smartsdk to orchestra, we missed the old smartsdk Docker image. At the moment, this is causing confusion among our users. For example, here's a report from the trenches by @jason-fox

...the issue was that the user was using an out-of-date image and didn't know where the newer ones were.

In fact, the old smartsdk image is still there on DockerHub

without any indication that you should actually use

Proposed solution

Just copy-pasting @jason-fox's suggestion as I think it's a very good solution:

"Just add something like

The SmartSDK docker images are no longer actively maintained, newer releases can be found under OrchestraCities [link]

To the head of the README. To be honest, you could remove all the current badges and what-have-you from the README as well - the problem is that because it is well written, the old README doesn't look neglected enough. :-)

You could also add the deprecated badge if you wish:

I have an example here: https://github.com/FIWARE/data-models/blob/master/README.md "

pooja1pathak commented 3 years ago

Hi @c0c0n3 I looked into this issue, the Readme of dockerhub page is same as that of github's page. Also the link for repository is pointing to the newer one i.e., orchestracities.

I have not found any way to edit this page. Please let me know if we can edit dockerhub page by github or need manually edit the page on dockerhub (I don't have access to edit the page manually).

jason-fox commented 3 years ago

You'll need to have edit access and amend the page manually. The obsolete image isn't building from GitHub any more.

chicco785 commented 2 years ago

docker hub page modified manually.