Having trouble deploying Lemmy? Try my new script! Get up and running in minutes!
Having trouble deploying Lemmy? Try my new script! Get up and running in minutes!
Can you explain? I provide an interface for everything available in lemmy.hjson, so I am not sure what else I would add.
I will note though, this is primarily intended for beginners. More advanced users would probably prefer to manage this on their own with Docker Compose, and those people will be very well versed in messing with the environment variables and all that.
If there are variables you want to pass in, you can simply edit docker-compose.yml.template to import an env_file, that way you can pass anything you want into the container.