diff --git a/README.md b/README.md index 5dc6fa6db4361c22da2f35edf0544d83ba6001e2..c7eb604a75e7682df5dcf6544cd5097ae1fb26fe 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,34 @@ -# +# JIRA Data Center +## jira-node -Project template for all Iron Bank container repositories. \ No newline at end of file +### Build and run image + +**1.** Build image + + docker build -t . + +**2.** Run image + + docker run -t --name jira-cluster-node --net= -v :/jira-shared-home -e JIRA_NODE_NAME= + +### Recommended resource requirements + +**1.** Min/max cpu + + 2/- + +**2.** Min/max memory + + 2g/- + +**3.** Storage min/max/limits + + 10gb/-/- + +**4.** How many storage volumes the application needs + + 1 + +**5.** Max number of containers + + n/a