-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
278 lines (268 loc) · 10.3 KB
/
mkdocs.yml
File metadata and controls
278 lines (268 loc) · 10.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
site_name: NodeSpace Docs
site_description: NodeSpace Docs is a collection of knowledge, guides, and tutorials for NodeSpace customers.
site_author: NodeSpace Technologies, LLC
site_url: https://docs.nodespace.com
use_directory_urls: false
copyright: "Copyright © 2025 NodeSpace Technologies, LLC"
theme:
name: material
custom_dir: overrides
logo: assets/nodespace-learn.png
favicon: assets/nodespace_152.png
font:
text: 'Red Hat Text'
code: 'Red Hat Mono'
features:
- navigation.tabs
- navigation.top
# - content.action.edit
- content.action.view
# - toc.integrate
- content.tabs.link
- navigation.tracking
- navigation.instant
- announce.dismiss
- content.code.copy
- search.suggest
# - search.highlight
- search.share
palette:
scheme: nodespace
extra_css:
- stylesheets/neoteroi-mkdocs.css
- stylesheets/extra.css
plugins:
- search
markdown_extensions:
- toc:
baselevel: 4
permalink: true
- admonition
- footnotes
- pymdownx.details
- pymdownx.superfences
- pymdownx.keys
- pymdownx.magiclink
- pymdownx.tabbed:
alternate_style: true
- neoteroi.cards
- tables
- attr_list
- md_in_html
extra:
social:
- icon: fontawesome/brands/mastodon
link: https://nodespace.social/@nodespace
name: nodespace on Mastodon
- icon: fontawesome/brands/youtube
link: https://youtube.com/@nodespacehosting
name: NodeSpace Hosting on YouTube
- icon: fontawesome/brands/github
link: https://github.com/nodespacehosting
name: nodespace on GitHub
- icon: fontawesome/brands/facebook
link: https://www.facebook.com/nodespacetech
name: nodespace on Facebook
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/nodespace
name: nodespace on LinkedIn
# analytics:
# provider: custom
nav:
- NodeSpace: https://www.nodespace.com
- Docs Home:
- Home: index.md
- Getting Started: getting-started.md
- Web Hosting: hosting/index.md
- Account & Billing: account/index.md
- Shared Hosting: hosting/shared/overview.md
- Reseller Hosting: hosting/reseller/overview.md
- WordPress Hosting: hosting/wordpress/overview.md
- Dedicated & Virtual Servers: servers/overview.md
- Diversity Statement: diversity.md
# --- BEGIN ACCOUNT & BILLING ---
- Account & Billing:
- Account & Billing: account/index.md
- Service Cancellation: account/cancellation.md
- Billing Overview: account/billing.md
- Billing Extension: account/billing-extension.md
- Invoicing Overview: account/invoicing.md
- Service Transfers: account/account-transfers.md
- Refunds: account/refunds.md
# --- END ACCOUNT & BILLING ---
# --- BEGIN HOSTING SERVICES ---
- Web Hosting:
- Overview: hosting/index.md
- Why we don't offer "Unlimited" plans: hosting/unlimited.md
# --- BEGIN SHARED HOSTING ---
- Shared Hosting:
- Shared Hosting Overview: hosting/shared/overview.md
- Frequently Asked Questions: hosting/shared/faq.md
# --- BEGIN SHARED HOSTING: Account Management ---
- How to check your usage: hosting/shared/check-usage.md
# --- END SHARED HOSTING: Account Management ---
# --- BEGIN SHARED HOSTING: MySQL ---
- MySQL Databases:
- MySQL Overview: hosting/shared/mysql/index.md
- phpMyAdmin: hosting/shared/mysql/phpmyadmin.md
# --- BEGIN SHARED HOSTING: cPanel ---
- cPanel:
- cPanel Overview: hosting/shared/cpanel-overview.md
- cPanel Dashboard Overview: hosting/shared/cpanel-dashboard.md
- Accessing cPanel: hosting/shared/cpanel-accessing.md
- cPanel Email: hosting/shared/cpanel-email.md
- cPanel Billing & Support: hosting/shared/cpanel-billing.md
- cPanel Files: hosting/shared/cpanel-files.md
- cPanel Databases: hosting/shared/cpanel-databases.md
- cPanel Domains: hosting/shared/cpanel-domains.md
- cPanel Metrics: hosting/shared/cpanel-metrics.md
- cPanel Security: hosting/shared/cpanel-security.md
- cPanel Software: hosting/shared/cpanel-software.md
- cPanel Advanced: hosting/shared/cpanel-advanced.md
- cPanel Preferences: hosting/shared/cpanel-preferences.md
- cPanel Feature Guides:
- MultiPHP vs PHP Selector: hosting/multiphp-vs-php-selector.md
# --- END SHARED HOSTING: cPanel ---
# --- BEGIN SHARED HOSTING: Security ---
- SSL Certificates:
- How SSL certificates work: hosting/shared/ssl/how-ssl-works.md
- How multi-year SSL certificates work: hosting/shared/ssl/multi-year.md
- Free SSL Certificates: hosting/shared/ssl/free.md
# --- END SHARED HOSTING: Security ---
- Website Transfers:
- hosting/shared/self-transfer.md
# --- END SHARED HOSTING ---
# --- BEGIN RESELLER HOSTING ---
- Reseller Hosting:
- Reseller Hosting Overview: hosting/reseller/overview.md
- Account Migrations: hosting/reseller/migrations.md
# --- BEGIN RESELLER HOSTING: WHM for Resellers ---
- WHM for Resellers:
- WHM Overview: hosting/reseller/whm/index.md
- Account Information:
- List Accounts: hosting/reseller/whm/list-accounts.md
# --- END RESELLER HOSTING: WHM for Resellers ---
# --- END RESELLER HOSTING ---
- WordPress Hosting: hosting/wordpress/overview.md
# --- END HOSTING SERVICES ---
# --- BEGIN DEDICATED & VIRTUAL SERVERS ---
- Dedicated & Virtual Servers:
- Overview: servers/overview.md
- Reseller Guide:
- servers/reseller/index.md
- servers/reseller/server-management.md
# --- BEGIN DEDICATED & VIRTUAL SERVERS: Dedicated Servers ---
- Dedicated Servers:
- servers/dedicated/overview.md
- Provisioning: servers/dedicated/provisioning.md
# --- END DEDICATED & VIRTUAL SERVERS: Dedicated Servers ---
# --- BEGIN DEDICATED & VIRTUAL SERVERS: Virtual Private Servers ---
- Virtual Private Servers:
- servers/vps/index.md
- servers/vps/backups-snapshots.md
- servers/vps/managing.md
- OpenVZ VPS: servers/vps/openvz/index.md
# --- END DEDICATED & VIRTUAL SERVERS: Virtual Private Servers ---
# --- BEGIN DEDICATED & VIRTUAL SERVERS: Server Management ---
- Server Management:
- servers/management/index.md
- Connect with SSH: servers/management/ssh-connection.md
- servers/management/vps.md
- servers/management/ipmi.md
- servers/management/os-reload.md
- servers/management/no-bandwidth-graphs.md
# --- END DEDICATED & VIRTUAL SERVERS: Server Management ---
# --- BEGIN DEDICATED & VIRTUAL SERVERS: Control Panels ---
- Control Panels:
- servers/control-panels.md
- cPanel: servers/control-panels/cpanel.md
- Virtualmin: servers/control-panels/virtualmin.md
# --- BEGIN DEDICATED & VIRTUAL SERVERS: Networking ---
- Networking:
- servers/networking/public.md
- servers/networking/private.md
- servers/networking/ip-justification.md
- servers/networking/limitations.md
- RDNS (Reverse DNS): servers/networking/public.html#rdns-reverse-dns
# --- END DEDICATED & VIRTUAL SERVERS: Networking ---
# --- BEGIN DEDICATED & VIRTUAL SERVERS: Operating Systems ---
- Operating Systems:
- servers/operating_systems.md
- servers/operating_systems/almalinux.md
- servers/operating_systems/centos.md
- servers/operating_systems/cloudlinux.md
- servers/operating_systems/debian.md
- servers/operating_systems/fedora.md
- servers/operating_systems/freebsd.md
- servers/operating_systems/opensuse.md
- servers/operating_systems/openvz.md
- servers/operating_systems/proxmox.md
- servers/operating_systems/proxmox/proxmox-backup-server.md
- servers/operating_systems/proxmox/proxmox-mail-gateway.md
- servers/operating_systems/rhel.md
- servers/operating_systems/rocky_linux.md
- servers/operating_systems/ubuntu.md
- servers/operating_systems/windows.md
# --- END DEDICATED & VIRTUAL SERVERS: Operating Systems ---
# --- BEGIN DEDICATED & VIRTUAL SERVERS: Proxmox ---
- Proxmox:
- servers/proxmox/index.md
- Proxmox VE:
- servers/proxmox/pve/index.md
- Admin Manuals: servers/proxmox/pve/guides.md
- Guides: guides/proxmox/index.md
- servers/proxmox/pve/networking.md
- Upgrade PVE 7 to 8: guides/proxmox/upgrade-7-to-8.md
- Proxmox Backup Server:
- Overview: servers/proxmox/pbs/index.md
- New Server Setup: servers/proxmox/pbs/new-server.md
- Proxmox Mail Gateway:
- servers/proxmox/pmg/index.md
- Settings & Config:
- servers/proxmox/pmg/mail-filter.md
- servers/proxmox/pmg/configuration.md
- servers/proxmox/pmg/administration.md
- servers/proxmox/pmg/statistics.md
- servers/proxmox/pmg/advanced.md
# --- END DEDICATED & VIRTUAL SERVERS: Proxmox ---
# --- END DEDICATED & VIRTUAL SERVERS ---
- Email:
- email/overview.md
- email/troubleshooting.md
# --- BEGIN DOMAINS ---
- Domains:
- Overview: domains/overview.md
- Register a Domain: domains/register.md
- Transferring to NodeSpace: domains/transferring.md
- Transfering Out: domains/transfering-out.md
# --- END DOMAINS ---
# --- BEGIN GUIDES ---
- Guides:
- guides/index.md
- Docker:
- guides/docker/index.md
- guides/docker/install-docker-docker-compose-almalinux.md
- WordPress:
- guides/wordpress/index.md
- guides/wordpress/install-wordpress-on-cpanel.md
- Proxmox:
- guides/proxmox/index.md
- guides/proxmox/upgrade-7-to-8.md
- guides/proxmox/ansible.md
- guides/proxmox/sdn-vxlan.md
- guides/proxmox/use-single-ip.md
- guides/proxmox/securing-with-firewall.md
- guides/proxmox/rhel9-kernel-panic.md
- VyOS:
- guides/vyos/index.md
- guides/vyos/cli-help.md
- guides/vyos/install.md
- guides/vyos/quick-start-config.md
# -- END GUIDES ---
# --- BEGIN CONTRIBUTING ---
- Contributing:
- Contributing Overview: contributing/index.md
- First Time Contributor's Guide: contributing/first-time.md
- Style Guide: contributing/style-guide.md
- Formatting Guide: contributing/docs-formatting.md
# --- END CONTRIBUTING ---