I am wanting to test things and contribute back to lemmy’s codebase, and to do that I want to run an instance

I have had no issue setting up an instance, but I want to make sure the things I test / change are not going to cause issues for the fediverse

For example, if I federate a remote instance and then wipe my DB (while keeping the same URL), will that other instance be able to handle the change?

Is there a best practice for this that I should follow?

  • Wander@yiffit.net
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Yes, there should be no problem. You’ll only have a problem if you post an image somewhere and then take the instance down, because images are hosted on the instance of the submitter.

    But don’t worry, you don’t break anything by destroying a test instance.