Yeah it seems like HA OS is the way to go, running the separate Docker containers has been a headache and breaks/take time more than it’s worth
Yeah it seems like HA OS is the way to go, running the separate Docker containers has been a headache and breaks/take time more than it’s worth
For anyone trying to google a solution, I got it to work with the below in Portainer
version: ‘3.7’
services:
api:
image: 'gthole/drink-stash:latest'
init: true
restart: 'always'
environment:
- SECRET_KEY=*enter-a-key-here*
- ALLOWED_HOSTS=*enter-ip-here*
- DJANGO_SUPERUSER_USERNAME=*can-be-whatever*
- DJANGO_SUPERUSER_EMAIL=*duh*
- DJANGO_SUPERUSER_PASSWORD=*make-it-up*
- DJANGO_SUPERUSER_FIRST_NAME=*John*
- DJANGO_SUPERUSER_LAST_NAME=*Smith*
- INITIAL_FIXTURES=recipes
ports:
- 8081:8000
volumes:
- /volume1/docker/drink-stash/data:/data
- /volume1/docker/drink-stash/public:/public
deleted by creator
Only one I missed was PushBullet, it was the easiest way to text from browser and get articles from phone/computer. Nothing I’ve tried on Firefox has worked as well
I love Jerboa, very minimal which is great for me. If it had a search function it be perfect
Not sure why the downvote, its right there on the website https://tailscale.com/pricing/
As far as I’m aware, you have to fill from the top down. I’ve seen some work arounds with ‘ghost’ apps to fill the space, but yeah
The customization, just being able to place icons anywhere on a screen without having to fill from top to bottom. Seems so simple and yet you just don’t have the option on Apple. Just an example, but its that over and over again
Bluebeam