• 2 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle




  • 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
    







  • 11 years on reddit and seeing its long slow decline its just sad. A return to the basics was very necessary. Removing subs from r/all, messing with the voting, “new” reddit, a clamp down on content…it just kept getting worse and worse. As long as I could use RIF and old.reddit it was fine, but the writing is on the wall at this point.

    While most of their users are used to the newer layout from other social media, my goal was always to see the most number of posts I could on a single page and have a clean ad-free experience. Lemmy seems to get this