• 6 Posts
  • 21 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
    








  • Yep, a majority of the users never saw old.reddit and are used to social media being a single post taking up a whole screen where just tap and move on. A super majority weren’t there for the digg exodus where many of the same issues that are happening now came to a head. Its a totally different group of people on reddit

    Leading up to the blackout I had seen some alternatives suggested, joined Lemmy on Monday and have been very happy with the feel of this place









  • Look up Digg v4. I was mainly a digg user until this point in Aug 2010. They redesigned the website and took away the downvote button. There were also increasing concerns from the frequent posters that the front page was getting more and more monolithic, you’d see like 20 stories from 2-3 websites at the top all the time.

    Switching over to Reddit at first was hard. The site wasn’t “pretty” like digg and the content was much more unfiltered. It was like moving out to the wild west - rough, a little scary, and had a ton to explore