Skip to content

Commit 4416763

Browse files
Carlos Santanaseansund
andauthored
Update readme to reflect cloud services installed by default (#47)
* Update readme to reflect cloud services installed by default * Removes "(Used by SonarQube)" from postgresql since we now use in-cluster postgresql Co-authored-by: Sean Sundberg <[email protected]>
1 parent 4ee3137 commit 4416763

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,14 @@ This repo contains Terraform resources that will create an environment containin
2626
- [Swagger Editor](https://editor.swagger.io/)
2727
- [Eclipse Che](https://www.eclipse.org/che/)
2828
- Cloud services for cloud-native applications:
29-
- [AppID Application Authentication](https://cloud.ibm.com/docs/services/appid)
30-
- [Cloudant NoSQL Database](https://cloud.ibm.com/docs/services/Cloudant)
31-
- [Cloud Object Storage Storage](https://cloud.ibm.com/docs/services/cloud-object-storage)
32-
- [LogDNA Logging](https://cloud.ibm.com/docs/services/Log-Analysis-with-LogDNA)
33-
- [SysDig Monitoring](https://cloud.ibm.com/docs/services/Monitoring-with-Sysdig)
34-
- [PostgreSQL](https://cloud.ibm.com/docs/services/databases-for-postgresql) (used by SonarQube)
29+
- Installed by default:
30+
- [LogDNA Logging](https://cloud.ibm.com/docs/services/Log-Analysis-with-LogDNA)
31+
- [SysDig Monitoring](https://cloud.ibm.com/docs/services/Monitoring-with-Sysdig)
32+
- Optional (move terrform file from `_tmp`to `stages*` directory):
33+
- [AppID Application Authentication](https://cloud.ibm.com/docs/services/appid)
34+
- [Cloud Object Storage Storage](https://cloud.ibm.com/docs/services/cloud-object-storage)
35+
- [Cloudant NoSQL Database](https://cloud.ibm.com/docs/services/Cloudant)
36+
- [PostgreSQL](https://cloud.ibm.com/docs/services/databases-for-postgresql)
3537

3638
## Developer Tools
3739

0 commit comments

Comments
 (0)