configurable list of hosts
Closed this issue · 1 comments
mihasya commented
Need to be able to configure ishmael to look at data on multiple hosts
- db hostname
- db name
- table names
- credentials
- need to be able to specify default values for all up top.
Will need to start passing a ?hostname param on all links. I see a URL building function in my future.
index.php can then become a list of the hosts to pick from instead of just a copy of dashboard.php