mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update sidebars.js
This commit is contained in:
@@ -2,213 +2,14 @@
|
||||
|
||||
const mainSidebar = {
|
||||
panel: [
|
||||
'panel/intro',
|
||||
'panel/dashboard/dashboard',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Applications',
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/applications/applications',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/applications/pm2',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/applications/wordpress',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Domain Management',
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/domains/domains',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/domains/dns',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/domains/SSL',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Databases',
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/databases/databases',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/databases/wizard',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/databases/remote',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/databases/processlist',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/databases/phpmyadmin',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Files',
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/files/files',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/files/backups',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/files/FTP',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/files/disk_usage',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/files/inodes_explorer',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/files/malware-scanner',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/files/fix_permissions',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Cache & Search',
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/caching/caching',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/caching/Redis',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/caching/Memcached',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/caching/elasticsearch',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Analytics',
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/analytics/resource_usage',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/analytics/domain_visitors',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Advanced',
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/advanced/advanced',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/advanced/cronjobs',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/advanced/ssh',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/advanced/terminal',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/advanced/process_manager',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/advanced/ip_blocker',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/advanced/server_settings',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Account',
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/account/account',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/account/2fa',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/account/login_history',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/account/notifications',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/account/login',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'panel/account/account_activity',
|
||||
},
|
||||
],
|
||||
},
|
||||
{ type: 'autogenerated', dirName: 'user' },
|
||||
{
|
||||
type: "link",
|
||||
href: "https://community.openpanel.org",
|
||||
label: "Join our Community",
|
||||
className: "enterprise-badge",
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
],
|
||||
admin: [
|
||||
{ type: 'autogenerated', dirName: 'admin' },
|
||||
// Promo
|
||||
@@ -230,9 +31,6 @@ const mainSidebar = {
|
||||
className: 'enterprise-badge',
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
changelog: [
|
||||
{ type: 'autogenerated', dirName: 'changelog' },
|
||||
// Promo
|
||||
|
||||
Reference in New Issue
Block a user