Pavol Noha

Results 148 comments of Pavol Noha

@jnovack well u can see which network is used by stack on stack info page as stack were added since 1.4 I see what you mean .. You're right .....

@jnovack Everything is OK ;) You're right that we should visualize also networks which are used by services in stack but are created outside .. Sound like very good idea...

@Jaben Hi Jaben, it would be hard right now. But with introduction of DARK [mode](https://github.com/swarmpit/swarmpit/issues/303) we are going to "globalize" css properties so all the colors can be customized with...

Just leave `SWARMPIT_INFLUXDB` env variable empty or remove it from `swarmpit_app` service config.

What version are u using? [See this thread](https://github.com/swarmpit/swarmpit/issues/392)

Strange. I do not use ARM based Swarmpit, however it should not be any difference as logic is located [here](https://github.com/swarmpit/swarmpit/blob/master/src/clj/swarmpit/database.clj#L69) If ENV property is not SET, influx does not get...

Yes we do not support host mode mapping yet. https://github.com/swarmpit/swarmpit/blob/master/src/clj/swarmpit/docker/engine/mapper/compose.clj#L76

@cpoetter Yes service API supports that, however stack API (compose) does not - mapping is not ready. I'm not even sure if view has capability to display service info with...

@themreza Can you check if docker node where swarmpit is running showing duplicates as well ? We just use docker api in order to show volume list.

@bd8392 Well the question is why Swarmpit couldn't join Influx. Maybe matter of setup so more details would be great. It's hard for us to reproduce the case as we're...