Feature #350
Implement a dSS environment setup webserver
| Status: | Closed | Start date: | 03/19/2010 | |
|---|---|---|---|---|
| Priority: | (P3) Normal | Due date: | ||
| Assignee: | Matthias Aebi | % Done: | 0% |
|
| Category: | dSS | |||
| Target version: | 0.9.0-alpha1 | |||
| Severity: | Normal | |||
| Story points | - | |||
| Velocity based estimate | - |
Description
At installation time (but also later) it will be necessary to set / modify some system settings (like time, timezone, ip-address/dhcp, ...) on the dSS. As this is a functionality that is going to be different from one system environment to another, this user interface will have to be implemented as a separate webserver/webservice that is idependent of the actual dSS process.
The setup daemon should allow to set at least the following parameters of the system
- Source of IP Address (DHCP / Manual)
- IP Address / Netmask / Default Gateway / DNS (if not DHCP)
- Timezone
- Timeserver
- Time
- Wifi Settings
- ... there might be more settings like root password etc. in the future
The process should also display some system information like
- Version Information (HW, dSS, Setup, ...)
- MAC Address
- Uptime
- ...
It should be possible to read/set these parameters using
- a web page served by the setup process
- JS/JSON
- SOAP
Related issues
History
Updated by Miguel Rodriguez almost 2 years ago
- Status changed from New to Assigned
- Assignee set to Sebastian Kohler
- Target version changed from 0.8.0-alpha1 to 0.9.0-alpha1
Updated by Sergey Bostandzhyan over 1 year ago
This is the dss11 web setup project, you can continue here:
Updated by Miguel Rodriguez over 1 year ago
- Status changed from Assigned to Resolved
- Assignee changed from Sebastian Kohler to Matthias Aebi
Updated by Matthias Aebi over 1 year ago
- Status changed from Resolved to Closed