Skip to content

Commit dfc43e2

Browse files
Merge pull request #156 from NFDI4Chem/NishaSharma14-patch-2
Update README.md
2 parents a45ea95 + 4d1417c commit dfc43e2

1 file changed

Lines changed: 15 additions & 4 deletions

File tree

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,17 @@ To further enable integration in other applications developed with modern framew
3131

3232
[https://nmrium.nmrxiv.org/releases/v0.1.0](https://nmrium.nmrxiv.org/releases/v0.1.0) -> [v0.1.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.1.0)
3333

34+
### Docker Hub
35+
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+
3445
### Embed
3546

3647
```
@@ -53,16 +64,16 @@ To further enable integration in other applications developed with modern framew
5364

5465
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.
5566

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).
5768

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.
5970

6071
* Domain:
6172
* Organisation:
6273
* Contact person (Name/Email):
6374
* Usage details (Optional):
6475

65-
Emailing: info@nmrxiv.org or helpdesk@nfdi4chem.de
76+
Emailing: info.nmrxiv@uni-jena.de or helpdesk@nfdi4chem.de
6677

6778
Raise an issue on GitHub - https://github.com/NFDI4Chem/nmrium-react-wrapper/issues
6879

@@ -94,4 +105,4 @@ The code for this web application is released under the [MIT license](https://op
94105

95106
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**.
96107

97-
<p align="left"><a href="https://www.dfg.de/" target="_blank"><img src="./public/img/dfg_logo_schriftzug_blau_foerderung_en.gif" width="50%" alt="DFG Logo"></a></p>
108+
<p align="left"><a href="https://www.dfg.de/" target="_blank"><img src="./public/img/dfg_logo_schriftzug_blau_foerderung_en.gif" width="50%" alt="DFG Logo"></a></p>

0 commit comments

Comments
 (0)