This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from c1815f5107 fix: allow access to /log/** path to resolve unauthorized
error on refresh (#3858)
add d56176dfa5 feat: add new docker-compose deployment solution (#3859)
No new revisions were added by this update.
Summary of changes:
script/docker-compose/README.md | 3 +-
.../README.md | 8 ++---
.../README_CN.md | 8 ++---
.../conf/application.yml | 16 ++++-----
.../conf/sql/schema.sql | 0
.../conf}/sureness.yml | 2 +-
.../docker-compose.yaml | 39 ++++++++++++++++------
.../ext-lib/.gitignore | 0
.../ext-lib/README | 0
9 files changed, 46 insertions(+), 30 deletions(-)
copy script/docker-compose/{hertzbeat-postgresql-victoria-metrics =>
hertzbeat-postgresql-greptimedb}/README.md (68%)
copy script/docker-compose/{hertzbeat-postgresql-victoria-metrics =>
hertzbeat-postgresql-greptimedb}/README_CN.md (66%)
copy script/docker-compose/{hertzbeat-postgresql-victoria-metrics =>
hertzbeat-postgresql-greptimedb}/conf/application.yml (96%)
copy script/docker-compose/{hertzbeat-postgresql-victoria-metrics =>
hertzbeat-postgresql-greptimedb}/conf/sql/schema.sql (100%)
copy {hertzbeat-startup/src/main/resources =>
script/docker-compose/hertzbeat-postgresql-greptimedb/conf}/sureness.yml (99%)
copy script/docker-compose/{hertzbeat-postgresql-victoria-metrics =>
hertzbeat-postgresql-greptimedb}/docker-compose.yaml (75%)
copy script/docker-compose/{hertzbeat-mysql-iotdb =>
hertzbeat-postgresql-greptimedb}/ext-lib/.gitignore (100%)
copy script/docker-compose/{hertzbeat-mysql-iotdb =>
hertzbeat-postgresql-greptimedb}/ext-lib/README (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]