Skip to content

Commit

Permalink
feat: Readme, API docs and impl finalization
Browse files Browse the repository at this point in the history
  • Loading branch information
vlastahajek committed Jan 3, 2023
1 parent a5001c0 commit 5133199
Show file tree
Hide file tree
Showing 19 changed files with 907 additions and 671 deletions.
9 changes: 1 addition & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,7 @@ jobs:
GO111MODULE: "on"
- image: influxdb:latest
environment:
INFLUXD_HTTP_BIND_ADDRESS: :9999
- image: influxdb:latest
name: influxdb_v2_onboarding
environment:
INFLUXD_HTTP_BIND_ADDRESS: :9999
environment:
INFLUXDB_2_ONBOARDING_IP: influxdb_v2_onboarding
INFLUXDB_2_ONBOARDING_PORT: 9999
INFLUXD_HTTP_BIND_ADDRESS: :8086
steps:
- checkout
- influxdb-onboarding
Expand Down
Loading

0 comments on commit 5133199

Please sign in to comment.