How would we go about asking say, Cpanel / Softaculous to have a one click install for lemmy? It’s currently possible with many server applications and it would be awesome to have lemmy on that list
How would we go about asking say, Cpanel / Softaculous to have a one click install for lemmy? It’s currently possible with many server applications and it would be awesome to have lemmy on that list
Mine’s running on a single docker-compose.yml and it’s like 4 services: the backend, the frontend, the database and pictrs. That’s hardly insane nor complicated nor ruining existing setups.
It’s probably one of the easiest services I’ve run in quite a while.
It’s also very easy to make it highly available and to scale horizontally.
And two networks and a reverse proxy and four more volumes …