Algatux / influxdb-bundle

Bundle service integration of official influxdb/influxdb-php client
MIT License
24 stars 14 forks source link

Update docker dev environment #104

Open Algatux opened 4 months ago

Algatux commented 4 months ago

We need to update the local dev environment

soullivaneuh commented 4 months ago

What kind of update do we need?

Algatux commented 4 months ago

@soullivaneuh I was thinking about cleaning the docker-compose.yml and start using the official php image

soullivaneuh commented 4 months ago

Looks to be a good idea! Here is another suggestions.

We should use a pinned version for the chronograf service: https://github.com/Algatux/influxdb-bundle/blob/c357c245daacc798badd646cec81be2e40625271/docker-compose.yml#L12-L13

Create influx_v1 and influx_v2 services for #105 purpose: https://github.com/Algatux/influxdb-bundle/blob/c357c245daacc798badd646cec81be2e40625271/docker-compose.yml#L18-L19