First post from my new, self-hosted, personal instance. Feels good!

  • infamousbelgian@waste-of.space
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    When you decide to set it up, you need to create a user on your instance and fill in those details in the command line to run the thing. Also make sure to change the instance name to your name, otherwise it will not work.

    Other useful commands:

    docker rm --force lemmy-subscriber-bot To actually destroy the docker container if you want to start over

    docker logs lemmy-subscriber-bot To see if the thing is running and doing things.