intercity / intercity-next

Web control panel to deploy apps on your servers (with Dokku)
https://intercity.io/
MIT License
115 stars 23 forks source link

Add Dokku Redirect plugin #91

Open jvanbaarsen opened 8 years ago

jvanbaarsen commented 8 years ago

It would be great to have dokku-redirect plugin integrated. This allows us to easily set up www to non-www redirects

brambokdam commented 8 years ago

@jvanbaarsen Should we add this as a global service on install or add/enable this as a service?

jvanbaarsen commented 8 years ago

This is a bit of a complicated plugin. Since I want to have it in the same plugin system as the rest, but you also need to configure it. Maybe we should leave this one for now. Since I will refactor the full Plugin system very soon in order to prepare for MultiServer.