We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd7e85 commit 91defa4Copy full SHA for 91defa4
README.md
@@ -1,5 +1,5 @@
1
-# questdb-devops
2
-Quick Deployment of QuestDB with Envoy on the Cloud using Terraform and Docker
+# Deploy QuestDB with Envoy on the Cloud using Terraform and Docker
+A quick deployment template of QuestDB with Envoy as encryption on the Cloud using Terraform and Docker
3
4
## Technology Stack
5
- **QuestDB**: High-performance time-series database
@@ -119,4 +119,4 @@ Environment variables in docker-compose.yml optimize QuestDB for:
119
- The setup script will install Docker, ZFS utilities, and configure the storage
120
- SSL certificates are required for secure communication
121
- Default ports: 9000 (HTTPS), 8812 (PostgreSQL)
122
-- Data is persisted in a ZFS pool mounted at /questdb_zfs
+- Data is persisted in a ZFS pool mounted at /questdb_zfs
0 commit comments