Current repository of SparkView for Docker, globally distributed by beyond SSL GmbH.
Just run docker-compose up -d from the same directory, where the docker-compose.yaml exists or reference to it, using the -f flag.
The following command will lead to a working instance:
docker run -p 80:80 beyondssl/sparkview. Use -d flag for detached mode.
For quick starts via docker-compose, the following docker-compose.yaml is used by default:
---
version: '3'
volumes:
data:
conf:
keystore:
lic:
services:
sparkview:
image: 'beyondssl/sparkview:latest'
volumes:
- 'data:/usr/local/bin/SparkGateway/data'
- 'conf:/usr/local/bin/SparkGateway/conf'
- 'keystore:/usr/local/bin/SparkGateway/keystore'
- 'lic:/usr/local/bin/SparkGateway/lic'
ports:
- '80:80'
- '443:443'
SparkView was developed by RemoteSpark, a pioneer in the world of HTML5. It is a smart and easy remote access solution that reduces complexity, allows your employees to work effectively and, therefore, helps to better position your company within the market in the long run. The secure remote access solution works with every browser, no VPN client needs to be installed and works using a server installed in the DMZ. It is also scalable for a great number of users (>10,000). Access your VMs, desktops, servers or applications anytime and from anywhere.
Benefits of SparkView
- Secure remote access to applications, desktops and servers from any device via browser
- No installation on clients or target systems
- A central point of administration and authorization
- HTML5-technology
- Flexible, stable and highly scalable
- Very low support effort
- Optional integration of multi-factor authentication
- Supports common protocols like RDP, SSH, Telnet and VNC
- No Java, No Flash, No ActiveX, No Plugin, No Rollout
Click here for more information on SparkView.
