dokku / dokku-solr

a solr plugin for dokku
MIT License
12 stars 5 forks source link

feat: re-allow dashes in names #14

Closed josegonzalez closed 5 years ago

josegonzalez commented 5 years ago

This PR allows dashes in service names, while still sanitizing them before they are used as database names. If the datastore is pre-existing, the datatabase name is assumed to be the same as the service name, and returned appropriately.