From a9fc9bc400db30ef339cf721dc521bb5a7134d8e Mon Sep 17 00:00:00 2001 From: dbits-db Date: Wed, 28 Jan 2026 17:46:50 -0400 Subject: [PATCH] Add documentation metadata system for joeyking search - Add .docs-index.json machine-readable index (73 docs) - Add YAML frontmatter to all documentation files - Add README.md to each folder with table of contents - Update CLAUDE.md with metadata schema documentation --- .docs-index.json | 773 ++++++++++++++++++ About/Contact.md | 7 + About/README.md | 9 + Backup/Backup_and_Recovery_Policy.md | 7 + Backup/Cloud_Storage_Backblaze_B2.md | 7 + Backup/Data_Recovery.md | 7 + Backup/Disaster_Recovery_Plan.md | 7 + Backup/README.md | 12 + CLAUDE.md | 119 ++- Circuit_Sippy_Our_Signature_Coffee.md | 7 + Getting Started/After_Hours_Support.md | 7 + Getting Started/Contact.md | 7 + .../Getting_Started_with_Bitwarden.md | 7 + Getting Started/Login_with_GCPW.md | 7 + Getting Started/Methods_of_Contact.md | 7 + Getting Started/Ops_Portal_Guide.md | 7 + Getting Started/Payment_Options.md | 7 + Getting Started/README.md | 16 + Getting Started/Tickets_and_Ticketing.md | 7 + Legal/E-Waste_Collection_Agreement.md | 7 + Legal/Legal.md | 7 + Legal/Master_Service_Agreement.md | 7 + Legal/README.md | 13 + Legal/Standard_Repair_Agreement.md | 7 + Legal/Warranty_Returns_and_Exchange_Policy.md | 7 + Policies/Administrative_Credentials.md | 7 + Policies/BYOD_Bring_Your_Own_Device.md | 7 + Policies/BYOD_Policy.md | 7 + .../Business_Specific_Software_Management.md | 7 + Policies/Patch_Management.md | 7 + Policies/README.md | 15 + Policies/User_Management.md | 7 + Policies/User_Management_Tiers.md | 7 + Products/BitWarden_Password_Manager.md | 7 + Products/Huntress_EDR.md | 7 + Products/Local_Products.md | 7 + ...usic_Legally_With_Soundtrack_Your_Brand.md | 7 + Products/README.md | 17 + Products/SMTP2GO.md | 7 + Products/dataBack_Discovery.md | 7 + Products/dataBack_by_digiBandit.md | 7 + Products/dataBack_for_Google_Workspace.md | 7 + Products/dbitsDNS.md | 7 + .../Cyber_Insurance_Compliance_Assistance.md | 7 + Security/Privilege_Access_Management_PAM.md | 7 + Security/README.md | 14 + Security/Ransomware_Canary.md | 7 + Security/Security_Awareness_Training.md | 7 + Security/Self_Approving_Elevation_Requests.md | 7 + Security/Software_VPN.md | 7 + Services/Automations.md | 7 + Services/CCTV.md | 7 + Services/Data_Recovery.md | 7 + Services/Device_Management.md | 7 + Services/Digital_Display.md | 7 + Services/Domain_Name_Transfer.md | 7 + Services/Domain_Services.md | 7 + Services/Google_Workspace.md | 7 + Services/Infrastructure_Management.md | 7 + Services/MDM_Android_Google_Samsung.md | 7 + Services/MDM_Mobile_Device_Management.md | 7 + Services/MDM_iOS_iPadOS_Apple.md | 7 + Services/Managed_IT_Services.md | 7 + Services/Media_Conversion.md | 7 + Services/Network_Monitoring_and_Management.md | 7 + Services/Networking.md | 7 + Services/Notifications_on_UNV_Link.md | 7 + Services/Personal_Device_Management.md | 7 + Services/Printer_and_Print_Management.md | 7 + Services/Projects.md | 7 + Services/README.md | 37 + Services/Remote_Support.md | 7 + Services/Repair.md | 7 + Services/SEO_Services.md | 7 + Services/Support_HelpDesk.md | 7 + Services/UNV_Link_App_for_UNV_Remote_View.md | 7 + Services/VoIP_Cloud_Phone_Service.md | 7 + Services/Website.md | 7 + Services/Website_Design_and_Creation.md | 7 + Services/blueBox.md | 7 + Services_and_Offerings.md | 7 + Tools_We_Use.md | 7 + 82 files changed, 1519 insertions(+), 10 deletions(-) create mode 100644 .docs-index.json create mode 100644 About/README.md create mode 100644 Backup/README.md create mode 100644 Getting Started/README.md create mode 100644 Legal/README.md create mode 100644 Policies/README.md create mode 100644 Products/README.md create mode 100644 Security/README.md create mode 100644 Services/README.md diff --git a/.docs-index.json b/.docs-index.json new file mode 100644 index 0000000..26f6395 --- /dev/null +++ b/.docs-index.json @@ -0,0 +1,773 @@ +{ + "version": "1.0", + "repo": "digiDocs", + "generated": "2026-01-28T21:40:53.098834Z", + "doc_count": 73, + "docs": [ + { + "path": "About/Contact.md", + "title": "Contact & Context", + "description": "Real people. Real help. Fast responses, honest answers.", + "category": "about", + "tags": [], + "audience": "customer" + }, + { + "path": "Backup/Backup_and_Recovery_Policy.md", + "title": "Backup & Recovery Policy", + "description": "", + "category": "backup", + "tags": [ + "backup" + ], + "audience": "customer" + }, + { + "path": "Backup/Cloud_Storage_Backblaze_B2.md", + "title": "Cloud Storage via BackBlaze B2", + "description": "", + "category": "backup", + "tags": [ + "backup" + ], + "audience": "customer" + }, + { + "path": "Backup/Data_Recovery.md", + "title": "Data Recovery", + "description": "This is an overview page for digiBandit's Data Recovery service.", + "category": "backup", + "tags": [ + "backup" + ], + "audience": "customer" + }, + { + "path": "Backup/Disaster_Recovery_Plan.md", + "title": "Disaster Recovery Plan", + "description": "", + "category": "backup", + "tags": [ + "backup" + ], + "audience": "customer" + }, + { + "path": "Circuit_Sippy_Our_Signature_Coffee.md", + "title": "Circuit Sippy – Our Signature Coffee", + "description": "Locally roasted by **Down East Coffee Roasters**, this exclusive digiBandit blend is included in our subscriptions and available in-store. It’s not just coffee — it’s **mental fuel for makers, game...", + "category": "root", + "tags": [], + "audience": "customer" + }, + { + "path": "Getting Started/After_Hours_Support.md", + "title": "After-Hours Support", + "description": "", + "category": "getting-started", + "tags": [ + "getting_started" + ], + "audience": "customer" + }, + { + "path": "Getting Started/Contact.md", + "title": "Contact", + "description": "", + "category": "getting-started", + "tags": [ + "getting_started" + ], + "audience": "customer" + }, + { + "path": "Getting Started/Getting_Started_with_Bitwarden.md", + "title": "Getting Started with Bitwarden", + "description": "", + "category": "getting-started", + "tags": [ + "getting_started", + "onboarding" + ], + "audience": "customer" + }, + { + "path": "Getting Started/Login_with_GCPW.md", + "title": "Login with GCPW", + "description": "Google Credential Provider for Windows (GCPW) allows you to sign in to your Windows computer using your [Google Workspace](Google_Workspace.md) account. This eliminates the need for a separate loca...", + "category": "getting-started", + "tags": [ + "getting_started" + ], + "audience": "customer" + }, + { + "path": "Getting Started/Methods_of_Contact.md", + "title": "Methods of Contact", + "description": "This document has been consolidated. See [Contact](./Contact.md) for all contact methods and information.", + "category": "getting-started", + "tags": [ + "getting_started" + ], + "audience": "customer" + }, + { + "path": "Getting Started/Ops_Portal_Guide.md", + "title": "Ops Portal Guide", + "description": "**Version:** 1.0 **Last Updated:** January 2026", + "category": "getting-started", + "tags": [ + "getting_started" + ], + "audience": "customer" + }, + { + "path": "Getting Started/Payment_Options.md", + "title": "Payment Options", + "description": "The following is a list of payment options that we support.", + "category": "getting-started", + "tags": [ + "getting_started" + ], + "audience": "customer" + }, + { + "path": "Getting Started/Tickets_and_Ticketing.md", + "title": "Tickets & Ticketing", + "description": "digiBandit is dedicated to providing fast and efficient IT support. Our ticketing process ensures your request reaches the right team member for a quick resolution.", + "category": "getting-started", + "tags": [ + "getting_started" + ], + "audience": "customer" + }, + { + "path": "Legal/E-Waste_Collection_Agreement.md", + "title": "E-Waste Collection Agreement", + "description": "", + "category": "legal", + "tags": [ + "legal", + "policy" + ], + "audience": "customer" + }, + { + "path": "Legal/Legal.md", + "title": "Legal – Terms, Conditions, Warranty & More", + "description": "**Welcome to digiBandit IT Services.** We believe in transparency, clear communication, and standing behind our work.", + "category": "legal", + "tags": [ + "legal", + "policy" + ], + "audience": "customer" + }, + { + "path": "Legal/Master_Service_Agreement.md", + "title": "Master Service Agreement", + "description": "**digiBandit IT Services**", + "category": "legal", + "tags": [ + "legal", + "policy" + ], + "audience": "customer" + }, + { + "path": "Legal/Standard_Repair_Agreement.md", + "title": "Standard Repair Agreement", + "description": "This agreement outlines the terms and conditions for repair services provided by digiBandit IT Services.", + "category": "legal", + "tags": [ + "legal", + "policy" + ], + "audience": "customer" + }, + { + "path": "Legal/Warranty_Returns_and_Exchange_Policy.md", + "title": "Warranty, Returns, and Exchange Policy", + "description": "", + "category": "legal", + "tags": [ + "legal", + "policy" + ], + "audience": "customer" + }, + { + "path": "Policies/Administrative_Credentials.md", + "title": "Administrative Credentials", + "description": "", + "category": "policies", + "tags": [ + "policies" + ], + "audience": "customer" + }, + { + "path": "Policies/BYOD_Bring_Your_Own_Device.md", + "title": "BYOD (Bring Your Own Device)", + "description": "> For the complete policy details, see [BYOD Policy](./BYOD_Policy.md).", + "category": "policies", + "tags": [ + "policies" + ], + "audience": "customer" + }, + { + "path": "Policies/BYOD_Policy.md", + "title": "BYOD Policy", + "description": "", + "category": "policies", + "tags": [ + "policies" + ], + "audience": "customer" + }, + { + "path": "Policies/Business_Specific_Software_Management.md", + "title": "Business Specific Software Management", + "description": "", + "category": "policies", + "tags": [ + "policies" + ], + "audience": "customer" + }, + { + "path": "Policies/Patch_Management.md", + "title": "Patch Management", + "description": "Effective patch management is crucial for maintaining a robust cybersecurity strategy. digiBandit IT Services, your trusted Managed Service Provider (MSP), offers comprehensive patch management ser...", + "category": "policies", + "tags": [ + "patch", + "policies" + ], + "audience": "customer" + }, + { + "path": "Policies/User_Management.md", + "title": "User Management", + "description": "> For tier pricing and details, see [User Management Tiers](./User_Management_Tiers.md).", + "category": "policies", + "tags": [ + "policies" + ], + "audience": "customer" + }, + { + "path": "Policies/User_Management_Tiers.md", + "title": "User Management Tiers", + "description": "> For service overview, see [User Management](./User_Management.md).", + "category": "policies", + "tags": [ + "policies" + ], + "audience": "customer" + }, + { + "path": "Products/BitWarden_Password_Manager.md", + "title": "BitWarden Password Manager", + "description": "Bitwarden is a cloud-based password management tool that enhances digital security for businesses through various features, such as centralized administration, user access controls, two-factor auth...", + "category": "products", + "tags": [ + "bitwarden", + "products" + ], + "audience": "customer" + }, + { + "path": "Products/Huntress_EDR.md", + "title": "Huntress EDR", + "description": "", + "category": "products", + "tags": [ + "products" + ], + "audience": "customer" + }, + { + "path": "Products/Local_Products.md", + "title": "Local Products", + "description": "At digiBandit IT Services, supporting local isn’t a trend — it’s our foundation. From the tech we repair to the products we sell, the art we feature to the coffee we serve, everything we do is buil...", + "category": "products", + "tags": [ + "products" + ], + "audience": "customer" + }, + { + "path": "Products/Play_Music_Legally_With_Soundtrack_Your_Brand.md", + "title": "Play Music Legally With Soundtrack Your Brand", + "description": "**Overview**", + "category": "products", + "tags": [ + "products" + ], + "audience": "customer" + }, + { + "path": "Products/SMTP2GO.md", + "title": "SMTP2GO", + "description": "", + "category": "products", + "tags": [ + "products" + ], + "audience": "customer" + }, + { + "path": "Products/dataBack_Discovery.md", + "title": "dataBack Discovery", + "description": "", + "category": "products", + "tags": [ + "products" + ], + "audience": "customer" + }, + { + "path": "Products/dataBack_by_digiBandit.md", + "title": "dataBack by digiBandit", + "description": "Are you concerned about the potential impact of data loss or system downtime on your business? Look no further than dataBack by digiBandit! Our comprehensive business continuity and disaster recove...", + "category": "products", + "tags": [ + "products" + ], + "audience": "customer" + }, + { + "path": "Products/dataBack_for_Google_Workspace.md", + "title": "dataBack for Google Workspace", + "description": "", + "category": "products", + "tags": [ + "google-workspace", + "products" + ], + "audience": "customer" + }, + { + "path": "Products/dbitsDNS.md", + "title": "dbitsDNS", + "description": "dbitsDNS is our DNS filtering service powered by DNSFilter. It blocks malicious websites, phishing attempts, and unwanted content at the network level - before threats ever reach your devices.", + "category": "products", + "tags": [ + "products" + ], + "audience": "customer" + }, + { + "path": "README.md", + "title": "digiDocs", + "description": "**Customer-facing documentation for digiBandit IT Services.**", + "category": "root", + "tags": [], + "audience": "customer" + }, + { + "path": "Security/Cyber_Insurance_Compliance_Assistance.md", + "title": "Cyber Insurance Compliance Assistance", + "description": "", + "category": "security", + "tags": [ + "compliance", + "security" + ], + "audience": "customer" + }, + { + "path": "Security/Privilege_Access_Management_PAM.md", + "title": "Privilege Access Management (PAM)", + "description": "", + "category": "security", + "tags": [ + "pam", + "security" + ], + "audience": "customer" + }, + { + "path": "Security/Ransomware_Canary.md", + "title": "Ransomware Canary", + "description": "", + "category": "security", + "tags": [ + "security" + ], + "audience": "customer" + }, + { + "path": "Security/Security_Awareness_Training.md", + "title": "Security Awareness Training", + "description": "", + "category": "security", + "tags": [ + "security" + ], + "audience": "customer" + }, + { + "path": "Security/Self_Approving_Elevation_Requests.md", + "title": "Self-Approving Elevation Requests", + "description": "", + "category": "security", + "tags": [ + "pam", + "security" + ], + "audience": "customer" + }, + { + "path": "Security/Software_VPN.md", + "title": "Software VPN", + "description": "Are you looking for a reliable and secure VPN service? A software VPN like Tailscale offers safe access to your network resources from anywhere, on any device. With Tailscale, you can quickly and s...", + "category": "security", + "tags": [ + "security" + ], + "audience": "customer" + }, + { + "path": "Services/Automations.md", + "title": "Business Automations", + "description": "Stop doing repetitive tasks manually. We build workflows that connect your systems and automate the boring stuff.", + "category": "services", + "tags": [ + "services" + ], + "audience": "customer" + }, + { + "path": "Services/CCTV.md", + "title": "CCTV", + "description": "**Protect Your Business with Cutting-Edge CCTV Solutions**", + "category": "services", + "tags": [ + "cctv", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Data_Recovery.md", + "title": "Data Recovery", + "description": "Lost files? Failed drive? We specialize in getting your data back when others say it's gone.", + "category": "services", + "tags": [ + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Device_Management.md", + "title": "Device Management", + "description": "At the core of our services is a commitment to keeping your computers and devices in prime condition. Our Device Management services ensure peace of mind, knowing that every aspect of your technolo...", + "category": "services", + "tags": [ + "device", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Digital_Display.md", + "title": "Digital Display", + "description": "", + "category": "services", + "tags": [ + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Domain_Name_Transfer.md", + "title": "Domain Name Transfer", + "description": "Request a Domain Transfer to transfer any active domain names to LightHost Web Services (digiBandit IT Services).", + "category": "services", + "tags": [ + "services", + "website" + ], + "audience": "customer" + }, + { + "path": "Services/Domain_Services.md", + "title": "Domain Services", + "description": "At digiBandit IT Services, we understand the critical importance of managing your domains and DNS settings to ensure that your online presence is always available and secure. Our domain and DNS man...", + "category": "services", + "tags": [ + "network", + "services", + "website" + ], + "audience": "customer" + }, + { + "path": "Services/Google_Workspace.md", + "title": "Google Workspace", + "description": "", + "category": "services", + "tags": [ + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Infrastructure_Management.md", + "title": "Infrastructure Management", + "description": "Your network is the backbone of your business. Infrastructure Management services ensure your routers, switches, access points, and firewalls are configured correctly, monitored continuously, and u...", + "category": "services", + "tags": [ + "monitoring", + "network", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/MDM_Android_Google_Samsung.md", + "title": "MDM for Android (Google, Samsung)", + "description": "", + "category": "services", + "tags": [ + "mdm", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/MDM_Mobile_Device_Management.md", + "title": "MDM (Mobile Device Management)", + "description": "In this section, we will introduce you to Mobile Device Management (MDM).", + "category": "services", + "tags": [ + "device", + "mdm", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/MDM_iOS_iPadOS_Apple.md", + "title": "MDM for iOS & iPadOS (Apple)", + "description": "", + "category": "services", + "tags": [ + "mdm", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Managed_IT_Services.md", + "title": "Managed IT Services", + "description": "Stop fixing problems. Start preventing them. We manage your tech so you can manage your business. Proactive monitoring, real security, and someone who actually picks up the phone.", + "category": "services", + "tags": [ + "mits", + "monitoring", + "repair", + "security", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Media_Conversion.md", + "title": "Media Conversion", + "description": "VHS and tape cassettes, vinyl records to photos, slides and documents, BluRay and HD-DVDs… The physical medium of yesteryear has a shelf life; it’s time to back it up! After 10 years, the media sto...", + "category": "services", + "tags": [ + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Network_Monitoring_and_Management.md", + "title": "Network Monitoring & Management", + "description": "Are you tired of dealing with network issues and downtime? Let digiBandit IT Services take the burden off your shoulders with our expert network monitoring and management services. We use the lates...", + "category": "services", + "tags": [ + "monitoring", + "network", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Networking.md", + "title": "Networking Services", + "description": "Enterprise-grade networking for small and medium businesses. WiFi, switches, firewalls, VPN - all managed 24/7.", + "category": "services", + "tags": [ + "mits", + "network", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Notifications_on_UNV_Link.md", + "title": "Notifications on UNV-Link", + "description": "Open the UNV-Link Application.", + "category": "services", + "tags": [ + "cctv", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Personal_Device_Management.md", + "title": "Personal Device Management", + "description": "Professional monitoring and management for your personal devices. We keep your computer secure, up-to-date, and running smoothly.", + "category": "services", + "tags": [ + "device", + "monitoring", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Printer_and_Print_Management.md", + "title": "Printer & Print Management", + "description": "", + "category": "services", + "tags": [ + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Projects.md", + "title": "Custom Projects", + "description": "When off-the-shelf software doesn't fit, we build custom solutions. From internal tools to client-facing applications.", + "category": "services", + "tags": [ + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Remote_Support.md", + "title": "Remote Support", + "description": "", + "category": "services", + "tags": [ + "helpdesk", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/Repair.md", + "title": "Repair Services", + "description": "Fast, reliable, and transparent repair services. From simple fixes to complex micro-soldering. No surprises, just solutions.", + "category": "services", + "tags": [ + "repair", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/SEO_Services.md", + "title": "SEO Services", + "description": "", + "category": "services", + "tags": [ + "services", + "website" + ], + "audience": "customer" + }, + { + "path": "Services/Support_HelpDesk.md", + "title": "Support HelpDesk", + "description": "**Support Services – Your Comprehensive IT Partner**", + "category": "services", + "tags": [ + "helpdesk", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/UNV_Link_App_for_UNV_Remote_View.md", + "title": "UNV Link App for UNV Remote View", + "description": "", + "category": "services", + "tags": [ + "cctv", + "services" + ], + "audience": "customer" + }, + { + "path": "Services/VoIP_Cloud_Phone_Service.md", + "title": "VoIP / Cloud Phone Service", + "description": "", + "category": "services", + "tags": [ + "services", + "voip" + ], + "audience": "customer" + }, + { + "path": "Services/Website.md", + "title": "Website Services", + "description": "Custom websites, hosting, and SEO. From simple landing pages to full e-commerce - built to perform.", + "category": "services", + "tags": [ + "services", + "website" + ], + "audience": "customer" + }, + { + "path": "Services/Website_Design_and_Creation.md", + "title": "Website Design & Creation", + "description": "Are you looking to make a solid online presence for your business? Look no further than digiBandit IT Services for expert website design and creation services. We offer a variety of customizable de...", + "category": "services", + "tags": [ + "services", + "website" + ], + "audience": "customer" + }, + { + "path": "Services/blueBox.md", + "title": "blueBox", + "description": "Enterprise networking in a box. Firewall, WiFi, backup, and file sharing - pre-configured and fully managed.", + "category": "services", + "tags": [ + "backup", + "mits", + "network", + "services" + ], + "audience": "customer" + }, + { + "path": "Services_and_Offerings.md", + "title": "Services & Offerings", + "description": "Welcome to digiBandit's service documentation. Browse our offerings below to learn how we can help your business thrive.", + "category": "root", + "tags": [], + "audience": "customer" + }, + { + "path": "Tools_We_Use.md", + "title": "Tools We Use", + "description": "**Transparency matters.** This is a complete list of the software and services we use to manage, secure, and support your devices. We believe you should know exactly what's running on your systems ...", + "category": "root", + "tags": [], + "audience": "customer" + } + ] +} \ No newline at end of file diff --git a/About/Contact.md b/About/Contact.md index 9187887..a00f39a 100644 --- a/About/Contact.md +++ b/About/Contact.md @@ -1,3 +1,10 @@ +--- +title: Contact & Context +description: Real people. Real help. Fast responses, honest answers. +category: about +tags: [] +--- + # Contact & Context Real people. Real help. Fast responses, honest answers. diff --git a/About/README.md b/About/README.md new file mode 100644 index 0000000..287b064 --- /dev/null +++ b/About/README.md @@ -0,0 +1,9 @@ +# About + +Company information and contact details. + +## Contents + +| Document | Description | +|----------|-------------| +| [Contact & Context](Contact.md) | Company overview and contact information | diff --git a/Backup/Backup_and_Recovery_Policy.md b/Backup/Backup_and_Recovery_Policy.md index 704bb8e..6372ab5 100644 --- a/Backup/Backup_and_Recovery_Policy.md +++ b/Backup/Backup_and_Recovery_Policy.md @@ -1,3 +1,10 @@ +--- +title: Backup & Recovery Policy +description: +category: backup +tags: [backup] +--- + # Backup & Recovery Policy ## Compliance diff --git a/Backup/Cloud_Storage_Backblaze_B2.md b/Backup/Cloud_Storage_Backblaze_B2.md index e371cdf..3d001a0 100644 --- a/Backup/Cloud_Storage_Backblaze_B2.md +++ b/Backup/Cloud_Storage_Backblaze_B2.md @@ -1,3 +1,10 @@ +--- +title: Cloud Storage via BackBlaze B2 +description: +category: backup +tags: [backup] +--- + # Cloud Storage via BackBlaze B2 ## Overview diff --git a/Backup/Data_Recovery.md b/Backup/Data_Recovery.md index f759b61..6000122 100644 --- a/Backup/Data_Recovery.md +++ b/Backup/Data_Recovery.md @@ -1,3 +1,10 @@ +--- +title: Data Recovery +description: This is an overview page for digiBandit's Data Recovery service. +category: backup +tags: [backup] +--- + # Data Recovery This is an overview page for digiBandit's Data Recovery service. diff --git a/Backup/Disaster_Recovery_Plan.md b/Backup/Disaster_Recovery_Plan.md index 20b02c6..1ecd576 100644 --- a/Backup/Disaster_Recovery_Plan.md +++ b/Backup/Disaster_Recovery_Plan.md @@ -1,3 +1,10 @@ +--- +title: Disaster Recovery Plan +description: +category: backup +tags: [backup] +--- + # Disaster Recovery Plan ## Overview diff --git a/Backup/README.md b/Backup/README.md new file mode 100644 index 0000000..c32a236 --- /dev/null +++ b/Backup/README.md @@ -0,0 +1,12 @@ +# Backup + +Backup services, policies, and disaster recovery documentation. + +## Contents + +| Document | Description | +|----------|-------------| +| [Backup & Recovery Policy](Backup_and_Recovery_Policy.md) | Backup policy and SLAs | +| [Cloud Storage (Backblaze B2)](Cloud_Storage_Backblaze_B2.md) | Cloud storage solution details | +| [Data Recovery](Data_Recovery.md) | Data recovery service overview | +| [Disaster Recovery Plan](Disaster_Recovery_Plan.md) | DR planning and procedures | diff --git a/CLAUDE.md b/CLAUDE.md index 7b0ea0b..beb5455 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -2,7 +2,7 @@ **digiBandit Public Documentation** - Customer-facing documentation synced to dbits.ca/docs. -**Last Updated**: 2026-01-27 +**Last Updated**: 2026-01-28 > **Inherits from**: [`/run/media/deck/Storage/2026/CLAUDE.md`](../CLAUDE.md) - See root for Quick Start, Model Optimization, Agent Profiles, and Session Orchestration System. @@ -45,7 +45,58 @@ See the root `CLAUDE.md` for full session documentation template and ITFlow tick | URL | dbits.ca/docs | | Repo | git.dbits.ca/digiBandit/digiDocs | | Type | Public documentation (Markdown) | -| Doc Count | ~68 documents | +| Doc Count | 73 documents | +| Index | `.docs-index.json` | + +--- + +## Documentation Metadata + +All documents include YAML frontmatter for joeyking search optimization: + +```yaml +--- +title: Document Title +description: One-line summary for search results +category: services|legal|backup|security|getting-started|products|policies|about +tags: [tag1, tag2, tag3] +--- +``` + +### Machine-Readable Index + +`.docs-index.json` provides a searchable index of all documents: + +```json +{ + "version": "1.0", + "repo": "digiDocs", + "generated": "2026-01-28T12:00:00Z", + "doc_count": 73, + "docs": [ + { + "path": "Services/Device_Management.md", + "title": "Device Management", + "description": "Core device management services and tiers", + "category": "services", + "tags": ["device", "services"], + "audience": "customer" + } + ] +} +``` + +### Tag Taxonomy + +| Category | Common Tags | +|----------|-------------| +| services | mits, rmm, backup, security, monitoring, helpdesk, device, network | +| legal | msa, warranty, agreement, terms, policy | +| backup | disaster-recovery, databack, continuity, restore | +| security | edr, huntress, pam, training, compliance, ransomware | +| products | voip, google-workspace, bitwarden, mdm, databack | +| getting-started | onboarding, setup, portal, new-client | +| policies | byod, acceptable-use, password, compliance | --- @@ -53,19 +104,23 @@ See the root `CLAUDE.md` for full session documentation template and ITFlow tick ``` digiDocs/ +├── .docs-index.json # Machine-readable doc index (for joeyking) ├── _config.yml # Jekyll/docs site config +├── CLAUDE.md # Project instructions ├── README.md # Repo overview -├── About/ # Company information -├── Backup/ # Backup procedures -├── Getting Started/ # Onboarding docs -├── Legal/ # Terms, privacy, agreements -├── Policies/ # Service policies -├── Products/ # Product documentation -├── Security/ # Security guides -├── Services/ # Service documentation +├── About/ # Company information (1 doc) +├── Backup/ # Backup procedures (4 docs) +├── Getting Started/ # Onboarding docs (8 docs) +├── Legal/ # Terms, privacy, agreements (5 docs) +├── Policies/ # Service policies (7 docs) +├── Products/ # Product documentation (9 docs) +├── Security/ # Security guides (6 docs) +├── Services/ # Service documentation (29 docs) └── .github/ # GitHub workflows (legacy) ``` +Each folder contains a `README.md` with a table of contents. + --- ## Content Guidelines @@ -78,6 +133,50 @@ digiDocs/ --- +## joeyking - Central AI Brain + +**jk.dbits.ca** is the central Claude brain. See root CLAUDE.md for full details. + +- **Query business data**: ITFlow tickets/clients, TRMM agents/scripts, Forgejo repos +- **Trigger automations**: n8n workflows, TRMM script execution +- **Shared context**: Cross-session memory and state +- **API**: `https://jk.dbits.ca/api/tool` (coming soon for Claude Code integration) + +### Using joeyking CLI + +Query business systems directly from Claude Code: + +```bash +# List available tools +/run/media/deck/Storage/2026/joeyking.sh tools + +# ITFlow queries +/run/media/deck/Storage/2026/joeyking.sh itflow get_ticket '{"ticket_id": "t260045"}' +/run/media/deck/Storage/2026/joeyking.sh itflow list_clients + +# TRMM queries +/run/media/deck/Storage/2026/joeyking.sh trmm list_agents '{"client_name": "ClientName"}' + +# Forgejo queries +/run/media/deck/Storage/2026/joeyking.sh forgejo list_repos +/run/media/deck/Storage/2026/joeyking.sh forgejo get_file '{"repo": "digiDocs", "path": "README.md"}' + +# Cross-session context +/run/media/deck/Storage/2026/joeyking.sh context get +``` + +--- + +## Task Orchestration + +**See root CLAUDE.md for full details.** For any non-trivial work: +- Use `TaskCreate`/`TaskUpdate` to track work +- Check task prerequisites before starting +- Spin up sub-agents via `Task` tool for parallel work +- Report progress to Dalton throughout + +--- + ## digiBandit Ecosystem See `/run/media/deck/Storage/2026/CLAUDE.md` for full ecosystem overview. diff --git a/Circuit_Sippy_Our_Signature_Coffee.md b/Circuit_Sippy_Our_Signature_Coffee.md index 039eb7d..52cac4b 100644 --- a/Circuit_Sippy_Our_Signature_Coffee.md +++ b/Circuit_Sippy_Our_Signature_Coffee.md @@ -1,3 +1,10 @@ +--- +title: Circuit Sippy – Our Signature Coffee +description: Locally roasted by **Down East Coffee Roasters**, this exclusive digiBandit blend is included in our subscriptions and available in-store. It’s not just coffee — it’s **mental fuel for makers, game... +category: root +tags: [] +--- + # Circuit Sippy – Our Signature Coffee Locally roasted by **Down East Coffee Roasters**, this exclusive digiBandit blend is included in our subscriptions and available in-store. It’s not just coffee — it’s **mental fuel for makers, gamers, and techies**. diff --git a/Getting Started/After_Hours_Support.md b/Getting Started/After_Hours_Support.md index d72ab2d..287a729 100644 --- a/Getting Started/After_Hours_Support.md +++ b/Getting Started/After_Hours_Support.md @@ -1,3 +1,10 @@ +--- +title: After-Hours Support +description: +category: getting-started +tags: [getting_started] +--- + # After-Hours Support ## Hours of Operation diff --git a/Getting Started/Contact.md b/Getting Started/Contact.md index 0b5a207..9d60b67 100644 --- a/Getting Started/Contact.md +++ b/Getting Started/Contact.md @@ -1,3 +1,10 @@ +--- +title: Contact +description: +category: getting-started +tags: [getting_started] +--- + # Contact ## Overview diff --git a/Getting Started/Getting_Started_with_Bitwarden.md b/Getting Started/Getting_Started_with_Bitwarden.md index c1b5775..7f16848 100644 --- a/Getting Started/Getting_Started_with_Bitwarden.md +++ b/Getting Started/Getting_Started_with_Bitwarden.md @@ -1,3 +1,10 @@ +--- +title: Getting Started with Bitwarden +description: +category: getting-started +tags: [getting_started, onboarding] +--- + # Getting Started with Bitwarden ## Overview diff --git a/Getting Started/Login_with_GCPW.md b/Getting Started/Login_with_GCPW.md index 77ae8cd..c021ad8 100644 --- a/Getting Started/Login_with_GCPW.md +++ b/Getting Started/Login_with_GCPW.md @@ -1,3 +1,10 @@ +--- +title: Login with GCPW +description: Google Credential Provider for Windows (GCPW) allows you to sign in to your Windows computer using your [Google Workspace](Google_Workspace.md) account. This eliminates the need for a separate loca... +category: getting-started +tags: [getting_started] +--- + # Login with GCPW Google Credential Provider for Windows (GCPW) allows you to sign in to your Windows computer using your [Google Workspace](Google_Workspace.md) account. This eliminates the need for a separate local username and password, streamlining account management while maintaining strong security through features like two-factor authentication. diff --git a/Getting Started/Methods_of_Contact.md b/Getting Started/Methods_of_Contact.md index 62e0be4..843f380 100644 --- a/Getting Started/Methods_of_Contact.md +++ b/Getting Started/Methods_of_Contact.md @@ -1,3 +1,10 @@ +--- +title: Methods of Contact +description: This document has been consolidated. See [Contact](./Contact.md) for all contact methods and information. +category: getting-started +tags: [getting_started] +--- + # Methods of Contact This document has been consolidated. See [Contact](./Contact.md) for all contact methods and information. diff --git a/Getting Started/Ops_Portal_Guide.md b/Getting Started/Ops_Portal_Guide.md index 19d8811..68c0b04 100644 --- a/Getting Started/Ops_Portal_Guide.md +++ b/Getting Started/Ops_Portal_Guide.md @@ -1,3 +1,10 @@ +--- +title: Ops Portal Guide +description: **Version:** 1.0 **Last Updated:** January 2026 +category: getting-started +tags: [getting_started] +--- + # Ops Portal Guide **Version:** 1.0 diff --git a/Getting Started/Payment_Options.md b/Getting Started/Payment_Options.md index 59f2831..5bc0446 100644 --- a/Getting Started/Payment_Options.md +++ b/Getting Started/Payment_Options.md @@ -1,3 +1,10 @@ +--- +title: Payment Options +description: The following is a list of payment options that we support. +category: getting-started +tags: [getting_started] +--- + # Payment Options The following is a list of payment options that we support. diff --git a/Getting Started/README.md b/Getting Started/README.md new file mode 100644 index 0000000..60891f2 --- /dev/null +++ b/Getting Started/README.md @@ -0,0 +1,16 @@ +# Getting Started + +New client onboarding and quick-start guides. + +## Contents + +| Document | Description | +|----------|-------------| +| [After-Hours Support](After_Hours_Support.md) | Emergency support outside business hours | +| [Contact](Contact.md) | How to reach us | +| [Getting Started with Bitwarden](Getting_Started_with_Bitwarden.md) | Password manager setup guide | +| [Login with GCPW](Login_with_GCPW.md) | Google Credential Provider for Windows | +| [Methods of Contact](Methods_of_Contact.md) | All contact channels and preferences | +| [Ops Portal Guide](Ops_Portal_Guide.md) | Client portal walkthrough | +| [Payment Options](Payment_Options.md) | Payment methods and billing info | +| [Tickets & Ticketing](Tickets_and_Ticketing.md) | How to submit and track tickets | diff --git a/Getting Started/Tickets_and_Ticketing.md b/Getting Started/Tickets_and_Ticketing.md index ff92931..04311c9 100644 --- a/Getting Started/Tickets_and_Ticketing.md +++ b/Getting Started/Tickets_and_Ticketing.md @@ -1,3 +1,10 @@ +--- +title: Tickets & Ticketing +description: digiBandit is dedicated to providing fast and efficient IT support. Our ticketing process ensures your request reaches the right team member for a quick resolution. +category: getting-started +tags: [getting_started] +--- + # Tickets & Ticketing # Ticketing Guide diff --git a/Legal/E-Waste_Collection_Agreement.md b/Legal/E-Waste_Collection_Agreement.md index e377095..9c2c116 100644 --- a/Legal/E-Waste_Collection_Agreement.md +++ b/Legal/E-Waste_Collection_Agreement.md @@ -1,3 +1,10 @@ +--- +title: E-Waste Collection Agreement +description: +category: legal +tags: [legal, policy] +--- + # E-Waste Collection Agreement ## Overview diff --git a/Legal/Legal.md b/Legal/Legal.md index 8635d22..523b43e 100644 --- a/Legal/Legal.md +++ b/Legal/Legal.md @@ -1,3 +1,10 @@ +--- +title: Legal – Terms, Conditions, Warranty & More +description: **Welcome to digiBandit IT Services.** We believe in transparency, clear communication, and standing behind our work. +category: legal +tags: [legal, policy] +--- + # Legal – Terms, Conditions, Warranty & More **Welcome to digiBandit IT Services.** We believe in transparency, clear communication, and standing behind our work. diff --git a/Legal/Master_Service_Agreement.md b/Legal/Master_Service_Agreement.md index 887454f..f331ac6 100644 --- a/Legal/Master_Service_Agreement.md +++ b/Legal/Master_Service_Agreement.md @@ -1,3 +1,10 @@ +--- +title: Master Service Agreement +description: **digiBandit IT Services** +category: legal +tags: [legal, policy] +--- + # Master Service Agreement **digiBandit IT Services** diff --git a/Legal/README.md b/Legal/README.md new file mode 100644 index 0000000..a85cb65 --- /dev/null +++ b/Legal/README.md @@ -0,0 +1,13 @@ +# Legal + +Legal agreements, terms, and policies. + +## Contents + +| Document | Description | +|----------|-------------| +| [E-Waste Collection Agreement](E-Waste_Collection_Agreement.md) | Terms for e-waste collection services | +| [Legal Overview](Legal.md) | Summary of all legal terms and conditions | +| [Master Service Agreement](Master_Service_Agreement.md) | Core MSA for managed services | +| [Standard Repair Agreement](Standard_Repair_Agreement.md) | Terms for repair services | +| [Warranty & Returns](Warranty_Returns_and_Exchange_Policy.md) | Warranty, returns, and exchange policy | diff --git a/Legal/Standard_Repair_Agreement.md b/Legal/Standard_Repair_Agreement.md index e279b0b..3092900 100644 --- a/Legal/Standard_Repair_Agreement.md +++ b/Legal/Standard_Repair_Agreement.md @@ -1,3 +1,10 @@ +--- +title: Standard Repair Agreement +description: This agreement outlines the terms and conditions for repair services provided by digiBandit IT Services. +category: legal +tags: [legal, policy] +--- + # Standard Repair Agreement This agreement outlines the terms and conditions for repair services provided by digiBandit IT Services. diff --git a/Legal/Warranty_Returns_and_Exchange_Policy.md b/Legal/Warranty_Returns_and_Exchange_Policy.md index 0de413e..56cd804 100644 --- a/Legal/Warranty_Returns_and_Exchange_Policy.md +++ b/Legal/Warranty_Returns_and_Exchange_Policy.md @@ -1,3 +1,10 @@ +--- +title: Warranty, Returns, and Exchange Policy +description: +category: legal +tags: [legal, policy] +--- + # Warranty, Returns, and Exchange Policy # Warranty diff --git a/Policies/Administrative_Credentials.md b/Policies/Administrative_Credentials.md index f6c836f..28db3f0 100644 --- a/Policies/Administrative_Credentials.md +++ b/Policies/Administrative_Credentials.md @@ -1,3 +1,10 @@ +--- +title: Administrative Credentials +description: +category: policies +tags: [policies] +--- + # Administrative Credentials ## tl;dr diff --git a/Policies/BYOD_Bring_Your_Own_Device.md b/Policies/BYOD_Bring_Your_Own_Device.md index f4ff58d..2209f1c 100644 --- a/Policies/BYOD_Bring_Your_Own_Device.md +++ b/Policies/BYOD_Bring_Your_Own_Device.md @@ -1,3 +1,10 @@ +--- +title: BYOD (Bring Your Own Device) +description: > For the complete policy details, see [BYOD Policy](./BYOD_Policy.md). +category: policies +tags: [policies] +--- + # BYOD (Bring Your Own Device) > For the complete policy details, see [BYOD Policy](./BYOD_Policy.md). diff --git a/Policies/BYOD_Policy.md b/Policies/BYOD_Policy.md index 9d6448f..812ed45 100644 --- a/Policies/BYOD_Policy.md +++ b/Policies/BYOD_Policy.md @@ -1,3 +1,10 @@ +--- +title: BYOD Policy +description: +category: policies +tags: [policies] +--- + # BYOD Policy ## 1. Purpose diff --git a/Policies/Business_Specific_Software_Management.md b/Policies/Business_Specific_Software_Management.md index abc3e0e..dc14e99 100644 --- a/Policies/Business_Specific_Software_Management.md +++ b/Policies/Business_Specific_Software_Management.md @@ -1,3 +1,10 @@ +--- +title: Business Specific Software Management +description: +category: policies +tags: [policies] +--- + # Business Specific Software Management ## Keep Your Software Up-to-Date and Secure diff --git a/Policies/Patch_Management.md b/Policies/Patch_Management.md index 0a7736b..a66c99f 100644 --- a/Policies/Patch_Management.md +++ b/Policies/Patch_Management.md @@ -1,3 +1,10 @@ +--- +title: Patch Management +description: Effective patch management is crucial for maintaining a robust cybersecurity strategy. digiBandit IT Services, your trusted Managed Service Provider (MSP), offers comprehensive patch management ser... +category: policies +tags: [patch, policies] +--- + # Patch Management Effective patch management is crucial for maintaining a robust cybersecurity strategy. digiBandit IT Services, your trusted Managed Service Provider (MSP), offers comprehensive patch management services to ensure the security of your systems. We utilize JumpCloud’s Chocolaty Package Manager addon and AutoElevate for Privileged Access Management (PAM) request approvals. Read on to understand our simple standard operating procedures for software installation, removal, updates, and modifications. diff --git a/Policies/README.md b/Policies/README.md new file mode 100644 index 0000000..96a8746 --- /dev/null +++ b/Policies/README.md @@ -0,0 +1,15 @@ +# Policies + +Service policies and management guidelines. + +## Contents + +| Document | Description | +|----------|-------------| +| [Administrative Credentials](Administrative_Credentials.md) | Admin credential management policy | +| [BYOD Overview](BYOD_Bring_Your_Own_Device.md) | Bring Your Own Device overview | +| [BYOD Policy](BYOD_Policy.md) | Detailed BYOD policy terms | +| [Business Software Management](Business_Specific_Software_Management.md) | Line-of-business software handling | +| [Patch Management](Patch_Management.md) | OS and software update policies | +| [User Management](User_Management.md) | User account lifecycle management | +| [User Management Tiers](User_Management_Tiers.md) | Service tier details for user management | diff --git a/Policies/User_Management.md b/Policies/User_Management.md index c7a688a..57fe435 100644 --- a/Policies/User_Management.md +++ b/Policies/User_Management.md @@ -1,3 +1,10 @@ +--- +title: User Management +description: > For tier pricing and details, see [User Management Tiers](./User_Management_Tiers.md). +category: policies +tags: [policies] +--- + # User Management > For tier pricing and details, see [User Management Tiers](./User_Management_Tiers.md). diff --git a/Policies/User_Management_Tiers.md b/Policies/User_Management_Tiers.md index ccb2378..20d3aed 100644 --- a/Policies/User_Management_Tiers.md +++ b/Policies/User_Management_Tiers.md @@ -1,3 +1,10 @@ +--- +title: User Management Tiers +description: > For service overview, see [User Management](./User_Management.md). +category: policies +tags: [policies] +--- + # User Management Tiers > For service overview, see [User Management](./User_Management.md). diff --git a/Products/BitWarden_Password_Manager.md b/Products/BitWarden_Password_Manager.md index 7349214..b1805e0 100644 --- a/Products/BitWarden_Password_Manager.md +++ b/Products/BitWarden_Password_Manager.md @@ -1,3 +1,10 @@ +--- +title: BitWarden Password Manager +description: Bitwarden is a cloud-based password management tool that enhances digital security for businesses through various features, such as centralized administration, user access controls, two-factor auth... +category: products +tags: [bitwarden, products] +--- + # BitWarden Password Manager Bitwarden is a cloud-based password management tool that enhances digital security for businesses through various features, such as centralized administration, user access controls, two-factor authentication, and secure credential sharing. Ideal for individual, team, or business use across various platforms, Bitwarden promises reduced risk of data breaches and improved productivity. diff --git a/Products/Huntress_EDR.md b/Products/Huntress_EDR.md index 954e332..cf86d7f 100644 --- a/Products/Huntress_EDR.md +++ b/Products/Huntress_EDR.md @@ -1,3 +1,10 @@ +--- +title: Huntress EDR +description: +category: products +tags: [products] +--- + # Huntress EDR # Huntress Managed Endpoint Detection and Response (EDR) diff --git a/Products/Local_Products.md b/Products/Local_Products.md index 77055c9..03f7da2 100644 --- a/Products/Local_Products.md +++ b/Products/Local_Products.md @@ -1,3 +1,10 @@ +--- +title: Local Products +description: At digiBandit IT Services, supporting local isn’t a trend — it’s our foundation. From the tech we repair to the products we sell, the art we feature to the coffee we serve, everything we do is buil... +category: products +tags: [products] +--- + # Local Products # Support Local. Build Local. Thrive Together. diff --git a/Products/Play_Music_Legally_With_Soundtrack_Your_Brand.md b/Products/Play_Music_Legally_With_Soundtrack_Your_Brand.md index 02cb506..48f3bd5 100644 --- a/Products/Play_Music_Legally_With_Soundtrack_Your_Brand.md +++ b/Products/Play_Music_Legally_With_Soundtrack_Your_Brand.md @@ -1,3 +1,10 @@ +--- +title: Play Music Legally With Soundtrack Your Brand +description: **Overview** +category: products +tags: [products] +--- + # Play Music Legally With Soundtrack Your Brand # Elevate Your Business’s Atmosphere with Customized Music diff --git a/Products/README.md b/Products/README.md new file mode 100644 index 0000000..22d1d16 --- /dev/null +++ b/Products/README.md @@ -0,0 +1,17 @@ +# Products + +Documentation for digiBandit products and third-party solutions we offer. + +## Contents + +| Document | Description | +|----------|-------------| +| [Bitwarden Password Manager](BitWarden_Password_Manager.md) | Enterprise password management | +| [dataBack by digiBandit](dataBack_by_digiBandit.md) | Local and cloud backup solution | +| [dataBack Discovery](dataBack_Discovery.md) | Backup discovery and assessment | +| [dataBack for Google Workspace](dataBack_for_Google_Workspace.md) | Google Workspace backup solution | +| [dbitsDNS](dbitsDNS.md) | DNS filtering and protection | +| [Huntress EDR](Huntress_EDR.md) | Managed endpoint detection and response | +| [Local Products](Local_Products.md) | In-store product offerings | +| [Soundtrack Your Brand](Play_Music_Legally_With_Soundtrack_Your_Brand.md) | Legal business music streaming | +| [SMTP2GO](SMTP2GO.md) | Email delivery service | diff --git a/Products/SMTP2GO.md b/Products/SMTP2GO.md index ec12869..28fd89f 100644 --- a/Products/SMTP2GO.md +++ b/Products/SMTP2GO.md @@ -1,3 +1,10 @@ +--- +title: SMTP2GO +description: +category: products +tags: [products] +--- + # SMTP2GO ## **Reliable Email Delivery Service** diff --git a/Products/dataBack_Discovery.md b/Products/dataBack_Discovery.md index 8cd6077..c01bb2c 100644 --- a/Products/dataBack_Discovery.md +++ b/Products/dataBack_Discovery.md @@ -1,3 +1,10 @@ +--- +title: dataBack Discovery +description: +category: products +tags: [products] +--- + # dataBack Discovery ## Overview diff --git a/Products/dataBack_by_digiBandit.md b/Products/dataBack_by_digiBandit.md index f565fe4..d806b36 100644 --- a/Products/dataBack_by_digiBandit.md +++ b/Products/dataBack_by_digiBandit.md @@ -1,3 +1,10 @@ +--- +title: dataBack by digiBandit +description: Are you concerned about the potential impact of data loss or system downtime on your business? Look no further than dataBack by digiBandit! Our comprehensive business continuity and disaster recove... +category: products +tags: [products] +--- + # dataBack by digiBandit Are you concerned about the potential impact of data loss or system downtime on your business? Look no further than dataBack by digiBandit! Our comprehensive business continuity and disaster recovery solution is designed for small and medium-sized businesses to provide fast and reliable data backup, recovery, and restoration services. diff --git a/Products/dataBack_for_Google_Workspace.md b/Products/dataBack_for_Google_Workspace.md index 4a24185..61853b7 100644 --- a/Products/dataBack_for_Google_Workspace.md +++ b/Products/dataBack_for_Google_Workspace.md @@ -1,3 +1,10 @@ +--- +title: dataBack for Google Workspace +description: +category: products +tags: [google-workspace, products] +--- + # dataBack for Google Workspace ## Overview diff --git a/Products/dbitsDNS.md b/Products/dbitsDNS.md index 38625c1..99ec28c 100644 --- a/Products/dbitsDNS.md +++ b/Products/dbitsDNS.md @@ -1,3 +1,10 @@ +--- +title: dbitsDNS +description: dbitsDNS is our DNS filtering service powered by DNSFilter. It blocks malicious websites, phishing attempts, and unwanted content at the network level - before threats ever reach your devices. +category: products +tags: [products] +--- + # dbitsDNS dbitsDNS is our DNS filtering service powered by DNSFilter. It blocks malicious websites, phishing attempts, and unwanted content at the network level - before threats ever reach your devices. diff --git a/Security/Cyber_Insurance_Compliance_Assistance.md b/Security/Cyber_Insurance_Compliance_Assistance.md index 1bf60ce..d9db3e6 100644 --- a/Security/Cyber_Insurance_Compliance_Assistance.md +++ b/Security/Cyber_Insurance_Compliance_Assistance.md @@ -1,3 +1,10 @@ +--- +title: Cyber Insurance Compliance Assistance +description: +category: security +tags: [compliance, security] +--- + # Cyber Insurance Compliance Assistance ## Intro diff --git a/Security/Privilege_Access_Management_PAM.md b/Security/Privilege_Access_Management_PAM.md index be45748..e0bcc0c 100644 --- a/Security/Privilege_Access_Management_PAM.md +++ b/Security/Privilege_Access_Management_PAM.md @@ -1,3 +1,10 @@ +--- +title: Privilege Access Management (PAM) +description: +category: security +tags: [pam, security] +--- + # Privilege Access Management (PAM) ## **Enhance Security with digiBandit IT Services’ Endpoint Privilege Management Solution** diff --git a/Security/README.md b/Security/README.md new file mode 100644 index 0000000..077ac5f --- /dev/null +++ b/Security/README.md @@ -0,0 +1,14 @@ +# Security + +Security documentation, tools, and best practices. + +## Contents + +| Document | Description | +|----------|-------------| +| [Cyber Insurance Compliance](Cyber_Insurance_Compliance_Assistance.md) | Meeting cyber insurance requirements | +| [Privilege Access Management](Privilege_Access_Management_PAM.md) | AutoElevate PAM solution | +| [Ransomware Canary](Ransomware_Canary.md) | Early ransomware detection | +| [Security Awareness Training](Security_Awareness_Training.md) | Huntress SAT program | +| [Self-Approving Elevation](Self_Approving_Elevation_Requests.md) | How to approve your own elevations | +| [Software VPN](Software_VPN.md) | VPN solutions for remote access | diff --git a/Security/Ransomware_Canary.md b/Security/Ransomware_Canary.md index 6f9afab..e3ccf41 100644 --- a/Security/Ransomware_Canary.md +++ b/Security/Ransomware_Canary.md @@ -1,3 +1,10 @@ +--- +title: Ransomware Canary +description: +category: security +tags: [security] +--- + # Ransomware Canary ## What is a Ransomware Canary? diff --git a/Security/Security_Awareness_Training.md b/Security/Security_Awareness_Training.md index fef5db4..f826c66 100644 --- a/Security/Security_Awareness_Training.md +++ b/Security/Security_Awareness_Training.md @@ -1,3 +1,10 @@ +--- +title: Security Awareness Training +description: +category: security +tags: [security] +--- + # Security Awareness Training ## Enhance Your Business Security with digiBandit diff --git a/Security/Self_Approving_Elevation_Requests.md b/Security/Self_Approving_Elevation_Requests.md index b74912a..ec80380 100644 --- a/Security/Self_Approving_Elevation_Requests.md +++ b/Security/Self_Approving_Elevation_Requests.md @@ -1,3 +1,10 @@ +--- +title: Self-Approving Elevation Requests +description: +category: security +tags: [pam, security] +--- + # Self-Approving Elevation Requests ## Overview diff --git a/Security/Software_VPN.md b/Security/Software_VPN.md index fb0683f..791e0d7 100644 --- a/Security/Software_VPN.md +++ b/Security/Software_VPN.md @@ -1,3 +1,10 @@ +--- +title: Software VPN +description: Are you looking for a reliable and secure VPN service? A software VPN like Tailscale offers safe access to your network resources from anywhere, on any device. With Tailscale, you can quickly and s... +category: security +tags: [security] +--- + # Software VPN Are you looking for a reliable and secure VPN service? A software VPN like Tailscale offers safe access to your network resources from anywhere, on any device. With Tailscale, you can quickly and securely connect to your business network from home or on the go without sacrificing speed or performance. End-to-end encryption and multi-factor authentication ensure your connections are always secure and protected. diff --git a/Services/Automations.md b/Services/Automations.md index 5d68cbb..fc439f6 100644 --- a/Services/Automations.md +++ b/Services/Automations.md @@ -1,3 +1,10 @@ +--- +title: Business Automations +description: Stop doing repetitive tasks manually. We build workflows that connect your systems and automate the boring stuff. +category: services +tags: [services] +--- + # Business Automations Stop doing repetitive tasks manually. We build workflows that connect your systems and automate the boring stuff. diff --git a/Services/CCTV.md b/Services/CCTV.md index ab7ed51..59701ff 100644 --- a/Services/CCTV.md +++ b/Services/CCTV.md @@ -1,3 +1,10 @@ +--- +title: CCTV +description: **Protect Your Business with Cutting-Edge CCTV Solutions** +category: services +tags: [cctv, services] +--- + # CCTV **Protect Your Business with Cutting-Edge CCTV Solutions** diff --git a/Services/Data_Recovery.md b/Services/Data_Recovery.md index 61020c8..412f663 100644 --- a/Services/Data_Recovery.md +++ b/Services/Data_Recovery.md @@ -1,3 +1,10 @@ +--- +title: Data Recovery +description: Lost files? Failed drive? We specialize in getting your data back when others say it's gone. +category: services +tags: [services] +--- + # Data Recovery Lost files? Failed drive? We specialize in getting your data back when others say it's gone. diff --git a/Services/Device_Management.md b/Services/Device_Management.md index 5a7e367..bee9720 100644 --- a/Services/Device_Management.md +++ b/Services/Device_Management.md @@ -1,3 +1,10 @@ +--- +title: Device Management +description: At the core of our services is a commitment to keeping your computers and devices in prime condition. Our Device Management services ensure peace of mind, knowing that every aspect of your technolo... +category: services +tags: [device, services] +--- + # Device Management # Device Management diff --git a/Services/Digital_Display.md b/Services/Digital_Display.md index 0f69933..caf8fb4 100644 --- a/Services/Digital_Display.md +++ b/Services/Digital_Display.md @@ -1,3 +1,10 @@ +--- +title: Digital Display +description: +category: services +tags: [services] +--- + # Digital Display ### **A Professional Digital Display, Fully Managed** diff --git a/Services/Domain_Name_Transfer.md b/Services/Domain_Name_Transfer.md index cd55a9f..7403f6b 100644 --- a/Services/Domain_Name_Transfer.md +++ b/Services/Domain_Name_Transfer.md @@ -1,3 +1,10 @@ +--- +title: Domain Name Transfer +description: Request a Domain Transfer to transfer any active domain names to LightHost Web Services (digiBandit IT Services). +category: services +tags: [services, website] +--- + # Domain Name Transfer Request a Domain Transfer to transfer any active domain names to LightHost Web Services (digiBandit IT Services). diff --git a/Services/Domain_Services.md b/Services/Domain_Services.md index 0cdd9fd..8589876 100644 --- a/Services/Domain_Services.md +++ b/Services/Domain_Services.md @@ -1,3 +1,10 @@ +--- +title: Domain Services +description: At digiBandit IT Services, we understand the critical importance of managing your domains and DNS settings to ensure that your online presence is always available and secure. Our domain and DNS man... +category: services +tags: [network, services, website] +--- + # Domain Services At digiBandit IT Services, we understand the critical importance of managing your domains and DNS settings to ensure that your online presence is always available and secure. Our domain and DNS management services ensure your domains are up-to-date, secure, and protected against potential risks. diff --git a/Services/Google_Workspace.md b/Services/Google_Workspace.md index 9f32e55..8ac081d 100644 --- a/Services/Google_Workspace.md +++ b/Services/Google_Workspace.md @@ -1,3 +1,10 @@ +--- +title: Google Workspace +description: +category: services +tags: [services] +--- + # Google Workspace ## **Introduction** diff --git a/Services/Infrastructure_Management.md b/Services/Infrastructure_Management.md index 20795c5..81a585b 100644 --- a/Services/Infrastructure_Management.md +++ b/Services/Infrastructure_Management.md @@ -1,3 +1,10 @@ +--- +title: Infrastructure Management +description: Your network is the backbone of your business. Infrastructure Management services ensure your routers, switches, access points, and firewalls are configured correctly, monitored continuously, and u... +category: services +tags: [monitoring, network, services] +--- + # Infrastructure Management Your network is the backbone of your business. Infrastructure Management services ensure your routers, switches, access points, and firewalls are configured correctly, monitored continuously, and updated regularly. diff --git a/Services/MDM_Android_Google_Samsung.md b/Services/MDM_Android_Google_Samsung.md index 77e8e79..ae3bbda 100644 --- a/Services/MDM_Android_Google_Samsung.md +++ b/Services/MDM_Android_Google_Samsung.md @@ -1,3 +1,10 @@ +--- +title: MDM for Android (Google, Samsung) +description: +category: services +tags: [mdm, services] +--- + # MDM for Android (Google, Samsung) ## Overview diff --git a/Services/MDM_Mobile_Device_Management.md b/Services/MDM_Mobile_Device_Management.md index df040db..ac4b675 100644 --- a/Services/MDM_Mobile_Device_Management.md +++ b/Services/MDM_Mobile_Device_Management.md @@ -1,3 +1,10 @@ +--- +title: MDM (Mobile Device Management) +description: In this section, we will introduce you to Mobile Device Management (MDM). +category: services +tags: [device, mdm, services] +--- + # MDM (Mobile Device Management) In this section, we will introduce you to Mobile Device Management (MDM). diff --git a/Services/MDM_iOS_iPadOS_Apple.md b/Services/MDM_iOS_iPadOS_Apple.md index e7dfe90..90acd2c 100644 --- a/Services/MDM_iOS_iPadOS_Apple.md +++ b/Services/MDM_iOS_iPadOS_Apple.md @@ -1,3 +1,10 @@ +--- +title: MDM for iOS & iPadOS (Apple) +description: +category: services +tags: [mdm, services] +--- + # MDM for iOS & iPadOS (Apple) ## Overview diff --git a/Services/Managed_IT_Services.md b/Services/Managed_IT_Services.md index e5907bc..4ae4672 100644 --- a/Services/Managed_IT_Services.md +++ b/Services/Managed_IT_Services.md @@ -1,3 +1,10 @@ +--- +title: Managed IT Services +description: Stop fixing problems. Start preventing them. We manage your tech so you can manage your business. Proactive monitoring, real security, and someone who actually picks up the phone. +category: services +tags: [mits, monitoring, repair, security, services] +--- + # Managed IT Services Stop fixing problems. Start preventing them. We manage your tech so you can manage your business. Proactive monitoring, real security, and someone who actually picks up the phone. diff --git a/Services/Media_Conversion.md b/Services/Media_Conversion.md index 8a42287..ac13c51 100644 --- a/Services/Media_Conversion.md +++ b/Services/Media_Conversion.md @@ -1,3 +1,10 @@ +--- +title: Media Conversion +description: VHS and tape cassettes, vinyl records to photos, slides and documents, BluRay and HD-DVDs… The physical medium of yesteryear has a shelf life; it’s time to back it up! After 10 years, the media sto... +category: services +tags: [services] +--- + # Media Conversion VHS and tape cassettes, vinyl records to photos, slides and documents, BluRay and HD-DVDs… diff --git a/Services/Network_Monitoring_and_Management.md b/Services/Network_Monitoring_and_Management.md index f9482c3..9dedbe9 100644 --- a/Services/Network_Monitoring_and_Management.md +++ b/Services/Network_Monitoring_and_Management.md @@ -1,3 +1,10 @@ +--- +title: Network Monitoring & Management +description: Are you tired of dealing with network issues and downtime? Let digiBandit IT Services take the burden off your shoulders with our expert network monitoring and management services. We use the lates... +category: services +tags: [monitoring, network, services] +--- + # Network Monitoring & Management Are you tired of dealing with network issues and downtime? Let digiBandit IT Services take the burden off your shoulders with our expert network monitoring and management services. We use the latest tools and techniques to monitor your network 24/7 and ensure it runs at peak performance. With our team of skilled technicians, we can quickly identify and resolve issues before they turn into major problems, saving you time and money. diff --git a/Services/Networking.md b/Services/Networking.md index f982c4f..a12b905 100644 --- a/Services/Networking.md +++ b/Services/Networking.md @@ -1,3 +1,10 @@ +--- +title: Networking Services +description: Enterprise-grade networking for small and medium businesses. WiFi, switches, firewalls, VPN - all managed 24/7. +category: services +tags: [mits, network, services] +--- + # Networking Services Enterprise-grade networking for small and medium businesses. WiFi, switches, firewalls, VPN - all managed 24/7. diff --git a/Services/Notifications_on_UNV_Link.md b/Services/Notifications_on_UNV_Link.md index c80a16a..96d48fa 100644 --- a/Services/Notifications_on_UNV_Link.md +++ b/Services/Notifications_on_UNV_Link.md @@ -1,3 +1,10 @@ +--- +title: Notifications on UNV-Link +description: Open the UNV-Link Application. +category: services +tags: [cctv, services] +--- + # Notifications on UNV-Link # How to turn on the notifications from the NVR: diff --git a/Services/Personal_Device_Management.md b/Services/Personal_Device_Management.md index 67cb2e3..f8b9b8b 100644 --- a/Services/Personal_Device_Management.md +++ b/Services/Personal_Device_Management.md @@ -1,3 +1,10 @@ +--- +title: Personal Device Management +description: Professional monitoring and management for your personal devices. We keep your computer secure, up-to-date, and running smoothly. +category: services +tags: [device, monitoring, services] +--- + # Personal Device Management Professional monitoring and management for your personal devices. We keep your computer secure, up-to-date, and running smoothly. diff --git a/Services/Printer_and_Print_Management.md b/Services/Printer_and_Print_Management.md index ac9f8e1..270021e 100644 --- a/Services/Printer_and_Print_Management.md +++ b/Services/Printer_and_Print_Management.md @@ -1,3 +1,10 @@ +--- +title: Printer & Print Management +description: +category: services +tags: [services] +--- + # Printer & Print Management ### **Streamline Your Printing Operations with digiBandit IT Services and Printix** diff --git a/Services/Projects.md b/Services/Projects.md index 3ec68e6..6c77400 100644 --- a/Services/Projects.md +++ b/Services/Projects.md @@ -1,3 +1,10 @@ +--- +title: Custom Projects +description: When off-the-shelf software doesn't fit, we build custom solutions. From internal tools to client-facing applications. +category: services +tags: [services] +--- + # Custom Projects When off-the-shelf software doesn't fit, we build custom solutions. From internal tools to client-facing applications. diff --git a/Services/README.md b/Services/README.md new file mode 100644 index 0000000..d1f2961 --- /dev/null +++ b/Services/README.md @@ -0,0 +1,37 @@ +# Services + +Documentation for all digiBandit IT services. + +## Contents + +| Document | Description | +|----------|-------------| +| [Automations](Automations.md) | Business process automation services | +| [blueBox](blueBox.md) | Network appliance solution | +| [CCTV](CCTV.md) | Security camera systems | +| [Data Recovery](Data_Recovery.md) | Data recovery services | +| [Device Management](Device_Management.md) | Core device management tiers | +| [Digital Display](Digital_Display.md) | Digital signage solutions | +| [Domain Name Transfer](Domain_Name_Transfer.md) | Domain transfer process | +| [Domain Services](Domain_Services.md) | Domain registration and management | +| [Google Workspace](Google_Workspace.md) | Google Workspace deployment | +| [Infrastructure Management](Infrastructure_Management.md) | Server and infrastructure services | +| [Managed IT Services](Managed_IT_Services.md) | MITS subscription overview | +| [MDM (Mobile Device Management)](MDM_Mobile_Device_Management.md) | Mobile device management overview | +| [MDM for Android](MDM_Android_Google_Samsung.md) | Android/Samsung MDM specifics | +| [MDM for iOS/iPadOS](MDM_iOS_iPadOS_Apple.md) | Apple MDM specifics | +| [Media Conversion](Media_Conversion.md) | VHS, tape, media digitization | +| [Network Monitoring](Network_Monitoring_and_Management.md) | Network monitoring services | +| [Networking](Networking.md) | Networking infrastructure services | +| [Personal Device Management](Personal_Device_Management.md) | Personal/home device support | +| [Printer Management](Printer_and_Print_Management.md) | Print management solutions | +| [Projects](Projects.md) | Custom project services | +| [Remote Support](Remote_Support.md) | Remote assistance options | +| [Repair](Repair.md) | In-shop repair services | +| [SEO Services](SEO_Services.md) | Search engine optimization | +| [Support HelpDesk](Support_HelpDesk.md) | Help desk and support tiers | +| [UNV Link App](UNV_Link_App_for_UNV_Remote_View.md) | UNV camera remote viewing | +| [UNV Notifications](Notifications_on_UNV_Link.md) | UNV push notifications setup | +| [VoIP / Cloud Phone](VoIP_Cloud_Phone_Service.md) | Cloud phone systems | +| [Website Services](Website.md) | Website hosting and maintenance | +| [Website Design](Website_Design_and_Creation.md) | Web design services | diff --git a/Services/Remote_Support.md b/Services/Remote_Support.md index 635510b..7aad033 100644 --- a/Services/Remote_Support.md +++ b/Services/Remote_Support.md @@ -1,3 +1,10 @@ +--- +title: Remote Support +description: +category: services +tags: [helpdesk, services] +--- + # Remote Support # Remote Support Services diff --git a/Services/Repair.md b/Services/Repair.md index 23d1c80..d3acf02 100644 --- a/Services/Repair.md +++ b/Services/Repair.md @@ -1,3 +1,10 @@ +--- +title: Repair Services +description: Fast, reliable, and transparent repair services. From simple fixes to complex micro-soldering. No surprises, just solutions. +category: services +tags: [repair, services] +--- + # Repair Services Fast, reliable, and transparent repair services. From simple fixes to complex micro-soldering. No surprises, just solutions. diff --git a/Services/SEO_Services.md b/Services/SEO_Services.md index fe54ad0..be1ce2a 100644 --- a/Services/SEO_Services.md +++ b/Services/SEO_Services.md @@ -1,3 +1,10 @@ +--- +title: SEO Services +description: +category: services +tags: [services, website] +--- + # SEO Services ## Introduction diff --git a/Services/Support_HelpDesk.md b/Services/Support_HelpDesk.md index f90a88c..a8c04a5 100644 --- a/Services/Support_HelpDesk.md +++ b/Services/Support_HelpDesk.md @@ -1,3 +1,10 @@ +--- +title: Support HelpDesk +description: **Support Services – Your Comprehensive IT Partner** +category: services +tags: [helpdesk, services] +--- + # Support HelpDesk **Support Services – Your Comprehensive IT Partner** diff --git a/Services/UNV_Link_App_for_UNV_Remote_View.md b/Services/UNV_Link_App_for_UNV_Remote_View.md index 6ac2146..ff4e0f1 100644 --- a/Services/UNV_Link_App_for_UNV_Remote_View.md +++ b/Services/UNV_Link_App_for_UNV_Remote_View.md @@ -1,3 +1,10 @@ +--- +title: UNV Link App for UNV Remote View +description: +category: services +tags: [cctv, services] +--- + # UNV Link App for UNV Remote View ## **Guide to Installing and Setting Up the UNV CCTV System** diff --git a/Services/VoIP_Cloud_Phone_Service.md b/Services/VoIP_Cloud_Phone_Service.md index 33f86bd..18a1204 100644 --- a/Services/VoIP_Cloud_Phone_Service.md +++ b/Services/VoIP_Cloud_Phone_Service.md @@ -1,3 +1,10 @@ +--- +title: VoIP / Cloud Phone Service +description: +category: services +tags: [services, voip] +--- + # VoIP / Cloud Phone Service # **Ooma Office Pro Plus & Google Voice Integration** diff --git a/Services/Website.md b/Services/Website.md index f1ec407..4b70ece 100644 --- a/Services/Website.md +++ b/Services/Website.md @@ -1,3 +1,10 @@ +--- +title: Website Services +description: Custom websites, hosting, and SEO. From simple landing pages to full e-commerce - built to perform. +category: services +tags: [services, website] +--- + # Website Services Custom websites, hosting, and SEO. From simple landing pages to full e-commerce - built to perform. diff --git a/Services/Website_Design_and_Creation.md b/Services/Website_Design_and_Creation.md index 7fddced..09cec22 100644 --- a/Services/Website_Design_and_Creation.md +++ b/Services/Website_Design_and_Creation.md @@ -1,3 +1,10 @@ +--- +title: Website Design & Creation +description: Are you looking to make a solid online presence for your business? Look no further than digiBandit IT Services for expert website design and creation services. We offer a variety of customizable de... +category: services +tags: [services, website] +--- + # Website Design & Creation Are you looking to make a solid online presence for your business? Look no further than digiBandit IT Services for expert website design and creation services. We offer a variety of customizable designs and features that will ensure your website stands out from the rest. Our team of skilled developers will work with you to create a website that meets your business needs and captivates your target audience. From e-commerce sites to simple informational sites, we’ve got you covered. Contact us today to expand your online presence and take your business to the next level. diff --git a/Services/blueBox.md b/Services/blueBox.md index b2c7eb0..88bcfb4 100644 --- a/Services/blueBox.md +++ b/Services/blueBox.md @@ -1,3 +1,10 @@ +--- +title: blueBox +description: Enterprise networking in a box. Firewall, WiFi, backup, and file sharing - pre-configured and fully managed. +category: services +tags: [backup, mits, network, services] +--- + # blueBox Enterprise networking in a box. Firewall, WiFi, backup, and file sharing - pre-configured and fully managed. diff --git a/Services_and_Offerings.md b/Services_and_Offerings.md index b0dfb07..1ac0124 100644 --- a/Services_and_Offerings.md +++ b/Services_and_Offerings.md @@ -1,3 +1,10 @@ +--- +title: Services & Offerings +description: Welcome to digiBandit's service documentation. Browse our offerings below to learn how we can help your business thrive. +category: root +tags: [] +--- + # Services & Offerings Welcome to digiBandit's service documentation. Browse our offerings below to learn how we can help your business thrive. diff --git a/Tools_We_Use.md b/Tools_We_Use.md index e68c70f..adf0878 100644 --- a/Tools_We_Use.md +++ b/Tools_We_Use.md @@ -1,3 +1,10 @@ +--- +title: Tools We Use +description: **Transparency matters.** This is a complete list of the software and services we use to manage, secure, and support your devices. We believe you should know exactly what's running on your systems ... +category: root +tags: [] +--- + # Tools We Use **Transparency matters.** This is a complete list of the software and services we use to manage, secure, and support your devices. We believe you should know exactly what's running on your systems and where your data goes.