Mike

Results 9 issues of Mike

Is it possible to create a docker-compose version of those of u without Hass.io can use this awesome addon too?

I am trying to allow certain subpaths on my host. I have this in my docker-compose for traefik-forward-auth: ` command: - "--rule.test.action=allow" - "--rule.test.rule=Host(`test.example.com`) && PathPrefix({path: ^/(api.*|auth/token.*|.external_auth=.|service_worker.js|static/.*|local/community.*|hacsfiles.*|frontend_latest.*|lovelace.*|local.*)})" ` I want...

I have an ssh mount ive been using for a while, but the IP changed. Is it possible to modify the mount without re-creating it?

Is it possible to share the sshfs docker volume over smb?

It seems these credentials are no longer valid when running this project: PORTFOLIO_REBALANCER_USERNAME_DEV=alsoeasierrailroadstone PORTFOLIO_REBALANCER_PASSWORD_DEV=eachlittlealsostop [email protected]:53669/portfolio-rebalancer Is it possible to setup our own mongoDB?

Made some corrections to the docker-compose file to work for a broader range of users.

After enabling and configuring, I don't get any sensors for Rigs or Devices. I only get account balance sensors. I installed the latest version of this via hacs and am...

bug

### Description Instead of using docker labels to configure how containers show up, it would be convenient for a lot of users if we could just use `glance.yml` to configure...

feature request

To address this feature: https://github.com/glanceapp/glance/issues/452 Before: ![oldview](https://github.com/user-attachments/assets/97a4b16f-4062-46ca-955f-800bb95c057c) After: ![newview](https://github.com/user-attachments/assets/a656e9b7-a86a-4f3e-b079-f36467c7ad32) Sample `glance.yml` used during testing: ``` pages: - name: Startpage width: slim hide-desktop-navigation: true center-vertically: true columns: - size: full widgets:...

feedback wanted