| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
To get the API docs UI working with the Angular dev server, the '/docs' URL segment must be added to proxy.conf.json[.sample].
Fixes: https://tracker.ceph.com/issues/53317
Signed-off-by: Volker Theile <vtheile@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port 8080 is a common alternative HTTP port used for web traffic.
The dashboard however uses SSL (which can not be turned off) and for
that purpose we should either use 8443.
Historically the dashboard would run on port 7000 so to keep this backwards
compatibility the dashboard should bind again on TCP 7000.
Signed-off-by: Wido den Hollander <wido@42on.com>
|
|
|
|
|
|
| |
Should be used for UI specific requests.
Signed-off-by: Ricardo Marques <rimarques@suse.com>
|
|
|
|
|
|
|
| |
- After SSL support has been added to Ceph Dashboard via PR #21627, the developer HTTP proxy sample config must be adapted.
- Adapt HACKING.rst to use HTTPS.
Signed-off-by: Volker Theile <vtheile@suse.com>
|
|
Signed-off-by: Ricardo Dias <rdias@suse.com>
|