telefonicaid / fiware-cygnus

A connector in charge of persisting context data sources into other third-party databases and storage systems, creating a historical view of the context
https://fiware-cygnus.rtfd.io/
GNU Affero General Public License v3.0
65 stars 104 forks source link

wrong DockerHub's image name used for Cygnus-LD (`cygnus-ngsi-ld` instead of `cygnus-ld`) #2217

Open andrii482 opened 1 year ago

andrii482 commented 1 year ago

cygnus-ngsi-ld - is name of docker image that is using in this repository now.

cygnus-ld - is name of docker image that hosting in reality on hub.docker.com

https://github.com/telefonicaid/fiware-cygnus/blob/bdbbd58054d2ecb82e1718bf92f2646b6b665b5d/doc/cygnus-ngsi-ld/installation_and_administration_guide/install_with_docker.md?plain=1#L67

https://github.com/telefonicaid/fiware-cygnus/blob/bdbbd58054d2ecb82e1718bf92f2646b6b665b5d/README.md?plain=1#L63

https://hub.docker.com/r/fiware/cygnus-ld/

https://hub.docker.com/r/fiware/cygnus-ngsi-ld/

fgalan commented 1 year ago

Maybe the contributor to NGSI-LD can provide information on this. I'm CCing it.

CC: @anmunoz

anmunoz commented 1 year ago

Maybe the contributor to NGSI-LD can provide information on this. I'm CCing it.

CC: @anmunoz

Hi,

I am checking the repository and I notice that the docker hub for cygnus have been migrated by the FIWARE organisation. Thus, the official repository is https://hub.docker.com/r/fiware/cygnus-ld/ . Please @jason-fox can you confirm that? and in that case, please @fgalan Could you update the documentation?

BR,

fgalan commented 1 year ago

Could you update the documentation?

As Cygnus-LD mantainer I think it would be better if you do it. Could you do the PR with the update, please? Thanks!

jason-fox commented 1 year ago

can you confirm that?

Yes. The fiware docker image for Cygnus NGSI-LD is called https://hub.docker.com/r/fiware/cygnus-ld The fiware docker image for Cygnus NGSI-v2 is called https://hub.docker.com/r/fiware/cygnus-ngsi

johncaipa commented 5 months ago

For those who are trying to use the Cygnus NGSI-LD option, you must use a not so recent version of postgres for it to work with the version available of Cygnus NGSI-LD