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
Containerized using Docker and is distributed publicly via the [Docker Hub](https://hub.docker.com/r/nfdi4chem/nmrium-react-wrapper).
36
+
Please refer to Docker tags corresponding to the version of the NMRium React Wrapper releases.
37
+
38
+
Link to Docker Hub - https://hub.docker.com/r/nfdi4chem/nmrium-react-wrapper
39
+
40
+
### Kubernetes and Helm Charts
41
+
NMRium React Wrapper comes packaged with a [Helm chart](https://helm.sh/docs/), that makes it easy to deploy and manage (scale) containers on [Kubernetes](https://kubernetes.io/docs/home/) via a convenient package manager interface.
42
+
43
+
Link to Helm Chart repo - https://github.com/NFDI4Chem/repo-helm-charts/tree/main/charts/nmrium
44
+
34
45
### Embed
35
46
36
47
```
@@ -53,16 +64,16 @@ To further enable integration in other applications developed with modern framew
53
64
54
65
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.
55
66
56
-
To use the public instance in your application you need to whitelist your domain (local development doesnt need whitelisting).
67
+
To use the public instance in your application, you need to whitelist your domain (local development doesnt need whitelisting).
57
68
58
-
To get whitelisted, provide the following details via an email or raise a GitHub issue.
69
+
To get whitelisted, provide the following details via email or raise a GitHub issue.
59
70
60
71
* Domain:
61
72
* Organisation:
62
73
* Contact person (Name/Email):
63
74
* Usage details (Optional):
64
75
65
-
Emailing: info@nmrxiv.org or helpdesk@nfdi4chem.de
76
+
Emailing: info.nmrxiv@uni-jena.de or helpdesk@nfdi4chem.de
66
77
67
78
Raise an issue on GitHub - https://github.com/NFDI4Chem/nmrium-react-wrapper/issues
68
79
@@ -94,4 +105,4 @@ The code for this web application is released under the [MIT license](https://op
94
105
95
106
Funded by the [Deutsche Forschungsgemeinschaft (DFG, German Research Foundation)](https://www.dfg.de/) under the [National Research Data Infrastructure – NFDI4Chem](https://nfdi4chem.de/) – Projektnummer **441958208**.
0 commit comments