Skip to content

bmorelax/platform

 
 

Repository files navigation

Syncloud brings popular apps to your place.

It is available as an image or pre-installed device.

Apps

  • Nextcloud: File sharing, calendar, contacts.
  • Diaspora: Social network.
  • Rocketchat: Text, voice and video messaging.
  • Mail: Email messaging with Roundcube web.
  • GOGS: Git source code hosting.
  • Syncthing: File synchronization between devices.

Images

https://github.com/syncloud/platform/wiki

For developers

Syncloud platform manages the installation and device settings.

Running local drone build

Get drone cli binary: http://docs.drone.io/cli-installation/

sudo DOCKER_API_VERSION=1.24 arch=[amd64|arm] /path/to/cli/drone exec

Watch drone build processes:

watch -n 1 pstree -a $(pgrep -f dockerd)

Build server

http://build.syncloud.org/syncloud/platform

Build artifacts (screenshots, system logs)

http://artifact.syncloud.org/platform/ci

About

Run popular services on your device with one click

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 40.8%
  • JavaScript 34.5%
  • HTML 21.0%
  • Shell 2.3%
  • CSS 1.4%