¿Cómo instalar plugins de Discourse alojados en repositorios privados usando clave SSH?

Thanks! But the reason I prefer using SSH is because OAuth tokens don’t allow separating read and write permissions — they always come with more access than necessary.

With SSH, I can generate a read-only deploy key, which is more secure and aligns better with the principle of least privilege.