Trying to purge them and set up with Lemmy Ansible, I’ve disabled signups without admin approval for now.

I see a postgres container and a password but I’m not very familiar with postgres, I tried psql but can’t get access

Edit: Also anyone who’s de-federated with us, please reconsider. We’re a small server and will get a handle on this, I promise!

    • Bilb!
      link
      fedilink
      English
      2
      edit-2
      2 years ago

      Yeah, I really just did a very basic setup:

      adminer: image: adminer restart: always ports: - 8080:8080

      When entering the database host, just enter “postgres” since that’s the host name it will have in the virtual network.