ceph/doc
Juan Miguel Olmo Martínez 08c4a53e79
cephadm: Allow users to use a custom dashboard ssl port
This modification allows the user to create a new bootstrap cluster using a predefined SSl port for the dashboard.
If firewall is enabled, any new manager daemon deployed in new hosts will take care of open the required ports for all the services enabled in the manager.

Two new parameters for cephadm tool (aka binary or standalone):
Command bootstrap:
--ssl-dashboard-port SSL_DASHBOARD_PORT
                      Port number used to connect with dashboard using SSL
Command deploy:
--tcp-ports TCP_PORTS
                      List of tcp ports to open in the host firewall

Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
2020-08-20 13:56:59 +02:00
..
_ext doc: drop py2 support 2020-07-05 10:58:28 +08:00
_static doc/_static/css: fine tune the spacing 2020-03-16 20:12:38 +08:00
_templates doc: drop http://ayni.ceph.com/public/js/ceph.js 2020-02-28 10:13:12 +08:00
_themes/ceph
api doc/api: Add a generated reference of all mon commands. 2020-05-05 12:51:50 +02:00
ceph-volume ceph-volume: add drive-group subcommand 2020-07-23 12:10:58 +02:00
cephadm doc/cephadm: remove ssh user limitation troubleshooting 2020-08-18 16:46:35 -04:00
cephfs doc/cephfs/nfs: Update the doc about 'reset' and 'set' config interfaces 2020-08-10 10:19:57 +00:00
changelog
dev doc/dev/crimson: fix a typo 2020-08-19 00:13:04 +08:00
images doc/mgr/dashboard: Add troubleshooting guide 2020-05-06 17:16:33 +02:00
install doc/cephadm: index.rst: s/suites/suits/ typo fixed. 2020-07-05 19:18:31 +10:00
man cephadm: Allow users to use a custom dashboard ssl port 2020-08-20 13:56:59 +02:00
mgr Merge pull request #36568 from jschmid1/remove_osd_spec 2020-08-18 15:38:36 +02:00
mon
rados doc/rados: remove upgrade auth disable 2020-08-06 01:48:11 +10:00
radosgw Merge pull request #35481 from pritha-srivastava/wip-rgw-keycloak-doc-correction 2020-07-09 07:48:16 -04:00
rbd Merge pull request #36253 from changchengx/exclusive 2020-07-28 13:33:17 -04:00
releases doc/releases: add Nautilus 14.2.11 to timeline 2020-08-15 22:55:44 +02:00
scripts doc/scripts/gen_state_diagram.py: Fix literal comparison syntax warnings 2020-06-11 12:32:57 +05:30
start doc/start/os-recommendations: current state of openSUSE 2020-06-30 16:03:22 +02:00
.gitignore doc/api: Add a generated reference of all mon commands. 2020-05-05 12:51:50 +02:00
architecture.rst Merge pull request #32682 from lorenzen-b1/patch-1 2020-05-16 19:45:15 +08:00
CMakeLists.txt
conf.py doc/conf.py: s/add_javascript/add_js_file/ 2020-06-22 10:37:57 +08:00
favicon.ico
foundation.rst doc/foundation: add bloomberg 2020-06-17 13:47:07 -05:00
glossary.rst
governance.rst doc/governance: add Patrick to CLTW 2020-07-09 10:31:05 -07:00
index.rst doc: fix "getting started" link 2020-04-24 18:43:24 +02:00
logo.png
man_index.rst doc/cephadm: Synopsis: add cephadm unit 2020-05-18 12:39:36 +02:00
README.md