Orbital Sync Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki
Orbital Sync Setup Guide
Introduction
Orbital Sync is a tool designed to sync files and data between multiple servers, ensuring that your data is consistent and up-to-date across all locations.
Prerequisites
- Docker installed
- Orbital Sync container running in your Docker stack
Configuration Steps
Step 1: Accessing the Orbital Sync UI
- Open your browser and navigate to
http://<your-ip-address>:8888. - Log in with your Orbital Sync credentials.
Step 2: Initial Setup Wizard
- Follow the initial setup wizard to configure basic settings.
- Choose your preferred language for the Orbital Sync interface.
Step 3: Adding Sync Locations
- Navigate to the
Locationstab. - Click
Add Location. - Enter the details of the location you want to sync (e.g., server address, path).
- Click
Save.
Step 4: Configuring Sync Schedules
- Go to the
Schedulestab. - Click
Add Schedule. - Enter the schedule details (e.g., frequency, start time).
- Select the locations to include in the sync.
- Click
Save.
Step 5: Customizing Sync Settings
- Navigate to the
Settingstab. - Customize settings such as file conflict resolution, notification preferences, and performance options.
- Click
Save.
Step 6: Monitoring Sync Status
- Go to the
Dashboardtab. - Monitor the status of your sync operations, including progress and any errors.
Notes
- Ensure all paths and environment variables are updated in the
orbital_sync.yamlfile. - Regularly backup your
configdirectory to save your settings.
Troubleshooting
- Common Issues: List common issues and solutions.
- Logs: Check Orbital Sync logs for error messages.
- Support: Link to the Orbital Sync community and support resources.