Renamed files
Dieser Commit ist enthalten in:
Ursprung
5cc5190f6b
Commit
ead346bccd
39 geänderte Dateien mit 36 neuen und 35 gelöschten Zeilen
71
mkdocs.yml
71
mkdocs.yml
|
@ -14,50 +14,51 @@ markdown_extensions:
|
||||||
pages:
|
pages:
|
||||||
- 'Information & Support': 'index.md'
|
- 'Information & Support': 'index.md'
|
||||||
- 'Prerequisites':
|
- 'Prerequisites':
|
||||||
- 'Prepare Your System': 'requirements.md'
|
- 'Prepare Your System': 'prerequesite-system.md'
|
||||||
- 'DNS Setup': 'dns.md'
|
- 'DNS Setup': 'prerequesite-dns.md'
|
||||||
- 'Migrating from mailcow 0.14': 'mc14_migrate.md'
|
- 'Migrating from mailcow 0.14': 'migrate-mc014.md'
|
||||||
- 'Installation & Update':
|
- 'Installation & Update':
|
||||||
- 'Installation': 'install.md'
|
- 'Installation': 'install.md'
|
||||||
- 'Update': 'update.md'
|
- 'Update': 'install-update.md'
|
||||||
- 'First Steps (optional)':
|
- 'First Steps (optional)':
|
||||||
- 'SSL': 'ssl.md'
|
- 'SSL': 'fiststeps-ssl.md'
|
||||||
- 'Rspamd Web UI': 'rspamd_ui.md'
|
- 'Rspamd Web UI': 'fiststeps-rspamd_ui.md'
|
||||||
- 'Reverse Proxy': 'rp.md'
|
- 'Reverse Proxy': 'fiststeps-rp.md'
|
||||||
- 'Setup a relayhost': 'relayhost.md'
|
- 'Setup a relayhost': 'fiststeps-relayhost.md'
|
||||||
- 'Log to Syslog': 'syslog.md'
|
- 'Log to Syslog': 'fiststeps-syslog.md'
|
||||||
- 'Local MTA on Docker host': 'local_mta.md'
|
- 'Local MTA on Docker host': 'fiststeps-local_mta.md'
|
||||||
- 'Sender and receiver model': 'sender_rcv.md'
|
- 'Sender and receiver model': 'fiststeps-sender_rcv.md'
|
||||||
- 'Debugging & Troubleshooting':
|
- 'Debugging & Troubleshooting':
|
||||||
- 'Introduction': debug.md
|
- 'Introduction': debug.md
|
||||||
- 'Logs': 'debug_logs.md'
|
- 'Logs': 'debug-logs.md'
|
||||||
- 'Attach a Container': 'attach_service.md'
|
- 'Attach a Container': 'debug-attach_service.md'
|
||||||
- 'Reset Passwords': 'reset_pw.md'
|
- 'Reset Passwords': 'debug-reset_pw.md'
|
||||||
- 'Remove Persistent Data': 'rm_volumes.md'
|
- 'Remove Persistent Data': 'debug-rm_volumes.md'
|
||||||
- 'Common Problems': 'troubles.md'
|
- 'Common Problems': 'debug-common_problems.md'
|
||||||
- 'Usage & Examples':
|
- 'Usage & Examples':
|
||||||
- 'mailcow UI':
|
- 'mailcow UI':
|
||||||
- 'Configuration': 'mailcow_ui.md'
|
- 'Configuration': 'u_e-mailcow_ui-config.md'
|
||||||
- 'Blacklist / Whitelist': 'bl_wl.md'
|
- 'Blacklist / Whitelist': 'u_e-mailcow_ui-bl_wl.md'
|
||||||
- 'Spamfilter': 'spamfilter.md'
|
- 'Spamfilter': 'u_e-mailcow_ui-spamfilter.md'
|
||||||
- 'Temporary email aliase': 'spamalias.md'
|
- 'Temporary email aliase': 'u_e-mailcow_ui-spamalias.md'
|
||||||
- 'Tagging': 'tagging.md'
|
- 'Tagging': 'u_e-mailcow_ui-tagging.md'
|
||||||
- 'Two-Factor Authentication': 'tfa.md'
|
- 'Two-Factor Authentication': 'u_e-mailcow_ui-tfa.md'
|
||||||
- 'Redis': 'redis.md'
|
- 'Redis': 'u_e-redis.md'
|
||||||
- 'Rspamd': 'rspamd.md'
|
- 'Rspamd': 'u_e-rspamd.md'
|
||||||
- 'Postfix':
|
- 'Postfix':
|
||||||
- 'Anonymize Headers': 'anonym_headers.md'
|
- 'Anonymize Headers': 'u_e-postfix-anonym_headers.md'
|
||||||
- 'Disable Sender Addresses Verification': 'disable_sender_verification.md'
|
- 'Disable Sender Addresses Verification': 'u_e-postfix-disable_sender_verification.md'
|
||||||
- 'Why bind9?': 'why_bind9.md'
|
- 'Docker':
|
||||||
|
- 'Customize Dockerfiles': 'u_e-docker-cust_dockerfiles.md'
|
||||||
|
- 'Docker Compose Bash Completion': 'u_e-docker-dc_bash_compl.md'
|
||||||
|
- 'Why bind9?': 'u_e-why_bind9.md'
|
||||||
- 'Backup & Restore':
|
- 'Backup & Restore':
|
||||||
- 'Backup Maildir': 'backup_maildir.md'
|
- 'Backup Maildir': 'u_e-backup_restore-maildir.md'
|
||||||
- 'MySQL': 'mysql.md'
|
- 'MySQL': 'u_e-backup_restore-mysql.md'
|
||||||
- 'Autodiscover / Autoconfig': 'autodiscover_config.md'
|
- 'Autodiscover / Autoconfig': 'u_e-autodiscover_config.md'
|
||||||
- 'Redirect HTTP to HTTPS': '80_to_443.md'
|
- 'Redirect HTTP to HTTPS': 'u_e-80_to_443.md'
|
||||||
- 'Adjust Service Configurations': 'change_config.md'
|
- 'Adjust Service Configurations': 'u_e-change_config.md'
|
||||||
- 'Customize Dockerfiles': 'cust_dockerfiles.md'
|
- 'Deinstall': 'u_e-deinstall.md'
|
||||||
- 'Docker Compose Bash Completion': 'dc_bash_compl.md'
|
|
||||||
- 'Deinstall': 'deinstall.md'
|
|
||||||
- 'Third party apps':
|
- 'Third party apps':
|
||||||
- 'Roundcube': 'roundcube.md'
|
- 'Roundcube': 'roundcube.md'
|
||||||
- 'Portainer': 'portainer.md'
|
- 'Portainer': 'portainer.md'
|
||||||
|
|
Laden …
In neuem Issue referenzieren