Home Introduction

Introduction

By Osama and 1 other
β€’ 4 articles

Database Overview in HostedSuite

πŸ—ƒοΈ Database Overview in HostedSuite This article provides a general overview of how HostedSuite manages its database, including records, statuses, backups, synchronization, and auditing. πŸ“„ About Records HostedSuite organizes data into records, each belonging to a specific type. Common record types include: - Clients - Contacts - Meeting Rooms - Tickets Record Statuses Each record has one of the following statuses: - Active – Currently used and accessible in the system. - Archived – Not active but may be needed for reporting or future use (e.g., past clients). - Deleted – Removed from daily operations but still viewable if needed. - Deleted Forever – Permanently erased from the database and cannot be recovered. πŸ”„ Data Backup HostedSuite ensures high data reliability through automatic backups: - Databases are backed up multiple times daily to multiple servers. - A daily snapshot is saved for the past 90 days. - Older backups are automatically overwritten. βœ… No manual action is requiredβ€”all backups are handled automatically by HostedSuite. πŸ” Synchronization The HostedSuite system stays fully synchronized in real time: - The local HostedSuite server and the web database are continuously mirrored. - Changes made on either side (web or local) are reflected immediately in both. πŸ” Auditing HostedSuite provides full visibility into database activity: - Every change to a record is tracked. - The system logs who made the change, what was changed, and when it occurred. - This ensures accountability and simplifies tracking down unauthorized or accidental changes. By maintaining robust data management systems, HostedSuite ensures your business-critical information is secure, reliable, and transparent.

Last updated on May 02, 2025

Synchronization Setup in HostedSuite

πŸ”„ Synchronization Setup in HostedSuite Synchronization in HostedSuite allows your local on-premise server to mirror the data from the HostedSuite.com** cloud database**. This ensures: - Redundancy during internet outages - Improved performance for operator consoles πŸ–₯️ Servers Overview Servers are configured via the HostedSuite.com portal: - Navigate to More > Sync on HostedSuite.com - Most customers use one remote server (the local PC where HostedSuite is installed) - Larger deployments may include multiple remote servers across physical centers or CoLo locations βœ… A Remote Server must be created for each PC running HostedSuite server software. βš™οΈ Configuration Process 1. Setup on HostedSuite.com Before configuring your local server, you must first: ➀ Create a New Center - Go to Organization > Centers - Add a center with a relevant name (e.g., "Philadelphia") - Associate an admin user (e.g., [email protected]) to this center under Users > Administrators ➀ Create a New Remote Server - Go to More > Sync - Fill out the required fields: Field Description Name A unique name for the remote server IP Address The local/internal IP of the PC running HostedSuite (not public IP) Time Zone The local time zone of the server Password Password to be used during sync setup Confirm Password Repeat the password to confirm 2. Configure the Local Server Once the Remote Server is set up on HostedSuite.com: 1. Open a browser and go to: http://ip-of-server:21483 2. Go to More > Sync and enter: Field Description Customer Your HostedSuite.com customer name Server Name Name of the remote server created in the step above Server Password Password set during Remote Server creation 1. Click Save. βœ… If all fields are correct, you will receive a success confirmation. Need Help? If you're experiencing issues during synchronization, please double-check: - Local IP and server name match exactly - Center and server were properly created on HostedSuite.com - Time zone and password are correctly entered For further assistance, contact HostedSuite support with your server details and error messages (if any).

Last updated on May 02, 2025

Customizing Web Site Branding

🎨 Customizing Web Site Branding in HostedSuite HostedSuite allows you to personalize your web interface using color schemes and custom CSS, ensuring your workspace aligns with your brand identity and user preferences. 🎨 Choosing a Color Scheme HostedSuite provides both preset and customizable color schemes: 1. Go to Settings > Branding 2. Use the Color Scheme dropdown to explore themes 3. Click Select to apply a theme or use Custom to define your own You can click Reset to restore the default appearance. πŸŽ›οΈ Advanced Styling with Custom CSS HostedSuite allows targeted CSS customization: πŸ”§ Custom CSS Areas | CSS Section | Description | |-----------------|-----------------------------------------------------------------------------| | Global | Styles applied across the entire HostedSuite interface | | Console | Styles that target the legacy console interface | | V3 Console | CSS targeting the newer, Version 3 console layout | | Login | Styles for the login screen | πŸ’‘ Use CSS to control fonts, spacing, colors, and element visibility. 🧹 Resetting Your Theme Click Reset in Branding settings to: - Restore default color scheme - Remove custom CSS ⚠️ This does not affect other settings or data. πŸ“Œ Summary Table | Setting | Purpose | Location | |------------------|--------------------------------------------------|--------------------------------| | Color Scheme | Apply or customize visual themes | Settings > Branding | | Reset | Revert to HostedSuite default appearance | Settings > Branding | | Custom CSS | Apply branding styles via code | Settings > Branding > Custom CSS | | - Global | CSS site-wide | Same as above | | - Console | Legacy console styling | Same as above | | - V3 Console | Modern console UI styling | Same as above | | - Login | Custom login page appearance | Same as above |

Last updated on May 02, 2025