Aww, cats gonna explore!
Aww, cats gonna explore!
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
I love Jerboa, very minimal which is great for me. If it had a search function it be perfect
City Skylines 2! The trailer looked good and they are including more in the base then CS1, plus it seems they have responded to some feedback on cars and including parking for the amount in the game
Imagine having to have a different web browser for every website you visited, that’s what 80% of apps feel like. Can’t you just make a decent mobile site?
That’s an interesting point. It was frustrating from a new player’s perspective to have to wait around and get thrown in with no knowledge to eventually get killed without any sense of progress to then repeat the cycle, but for ranked games I see how longer queuing times could help.
Steep learning curve, having to wait to join a match in order to play, and not having time to just enjoy the world are my big turnoffs. I would love to run around a PUBG map with just like AI bandits and some animals
Bluebeam