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
Not sure why the downvote, its right there on the website https://tailscale.com/pricing/
The Titanic is at like 12,500 ft deep though
I think the important thing is to keep Spotify from being the only way you can stream music. While I agree you can buy discs or digital downloads, these are fundamentally different methods of consumption from streaming.
Stopping Spotify purchasing the exclusive rights to stream prevents a monopoly where, if you want to stream, you are ‘forced’ to use Spotify and pay/listen to ads there. Keeping artists’ options open allows the most customer-friendly streaming service to win out as consumers choose which streaming service gives them the best product to listen to who they want
Daily? Because they get trapped in a situation that doesn’t give them options. I live near the bus/light rail in my city, but the best job opportunity I got is 20 miles further out towards the exurbs. Its a 30 minute drive vs a 90 min bus/bike trip. Looking for something much nearer as the commute sucks, but when we build our cities like we do it really limits our citizens’ options sometimes
Shut up and take my money any time I see something I’m real excited about for sure
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