Skip to content

Authentification for shinyproxy when using influxdb  #386

@mos790

Description

@mos790

Hi,

I have some issues to run correctly shinyproxy with influxdb.
Shinyproxy works fine without usages-stats-url argument but when this argument is added I can not identify.

For the usages-stats-url I tried the 2 methods because I'm using the influxdb 2

image

The docker-compose file is like this:

image

The influxdb container is running with the following command (not included in docker-compose):
docker run -d --name influxdb -p 8086:8086 -e INFLUXDB_ADMIN_USER=mos -e INFLUXDB_ADMIN_PASSWORD=mos79000 -v /Stats_Publiques/dataspace/influxdb/datas:/var/lib/influxdb --net=app-network influxdb

Have you some idea about this issue ? Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions