Skip to content

Commit e097c64

Browse files
authored
Create README.md
1 parent 031fe9b commit e097c64

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### Hướng dẫn cài đặt
2+
```
3+
wget https://statics.pancake.vn/thanos-test/cakecloud-postgres-exporter.tar.gz
4+
tar cakecloud-postgres-exporter.tar.gz
5+
cd cakecloud-postgres-exporter
6+
make project=<PROJECT_NAME> database_user=<USER> database_password=<PASSWORD> database_name=<DB_NAME> port=<PORT>
7+
```

0 commit comments

Comments
 (0)