Ticket #103 (new enhancement)
Opened 9 months ago
Move many configuration options into the database
| Reported by: | hbock | Owned by: | harry@… |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | Periscope | Keywords: | postmodern configuration |
| Cc: |
Description
Configuration data currently resides in a file of Lisp forms that, when evaluated, set up the Periscope image configuration. As much of this as possible should be moved into the database backing store.
Things that must still be specified:
- Database credentials (user, password, host, port)
- SWANK port, enable flag
- Web interface port
- NOTE: We can't configure the database backend without the web port!
Note: See
TracTickets for help on using
tickets.
