You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,10 @@ To further enable integration in other applications developed with modern framew
34
34
### Docker Hub
35
35
Containerized using Docker and is distributed publicly via the [Docker Hub](https://hub.docker.com/r/nfdi4chem/nmrium-react-wrapper).
36
36
37
+
38
+
Please refer to Docker tags corresponding to the version of the NMRium React Wrapper releases.
39
+
40
+
37
41
Link to Docker Hub - https://hub.docker.com/r/nfdi4chem/nmrium-react-wrapper
38
42
39
43
### Kubernetes and Helm Charts
@@ -63,16 +67,16 @@ Link to Helm Chart repo - https://github.com/NFDI4Chem/repo-helm-charts/tree/mai
63
67
64
68
NFDI4Chem - Jena offers a public instance of the nmrium wrapper for third-party applications to integrate into their interface without deploying an instance. Applications can then communicate with the NMRium via our standardised communication events and offer seamless integration. NOTE: None of the data (loaded and processed with NMRium on the public instance) will not reach our servers. Data will never reach the backend server hosting the applications, so there are no privacy concerns.
65
69
66
-
To use the public instance in your application you need to whitelist your domain (local development doesnt need whitelisting).
70
+
To use the public instance in your application, you need to whitelist your domain (local development doesnt need whitelisting).
67
71
68
-
To get whitelisted, provide the following details via an email or raise a GitHub issue.
72
+
To get whitelisted, provide the following details via email or raise a GitHub issue.
69
73
70
74
* Domain:
71
75
* Organisation:
72
76
* Contact person (Name/Email):
73
77
* Usage details (Optional):
74
78
75
-
Emailing: info@nmrxiv.org or helpdesk@nfdi4chem.de
79
+
Emailing: info.nmrxiv@uni-jena.de or helpdesk@nfdi4chem.de
76
80
77
81
Raise an issue on GitHub - https://github.com/NFDI4Chem/nmrium-react-wrapper/issues
0 commit comments