mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-08 08:27:56 -04:00
88 lines
2.5 KiB
ReStructuredText
88 lines
2.5 KiB
ReStructuredText
Syncthing Infrastructure
|
|
========================
|
|
|
|
This is a list of the infrastructure that powers the Syncthing project.
|
|
Unless otherwise noted, the default is that it's a VM hosted by :user:`calmh`.
|
|
|
|
GitHub
|
|
------
|
|
|
|
All repos, issue trackers and binary releases are hosted at `GitHub <https://github.com/syncthing>`__.
|
|
|
|
Main & Documentation Websites
|
|
------------------------------
|
|
|
|
Static HTML, served by Nginx.
|
|
|
|
- `syncthing.net <https://syncthing.net/>`__ (SmartOS container, 1024 MB)
|
|
- `docs.syncthing.net <http://docs.syncthing.net/>`__ (Sphinx for site generation)
|
|
|
|
Forum Website
|
|
-------------
|
|
|
|
Powered by Discourse.
|
|
|
|
- `forum.syncthing.net <https://forum.syncthing.net/>`__ (Ubuntu Linux, 3072 MB)
|
|
|
|
Global Discovery Servers
|
|
------------------------
|
|
|
|
Runs the ``discosrv`` instances for v0.11 and v0.12.
|
|
|
|
- discovery-v4-1.syncthing.net (Ubuntu 14.04, 512 MB, hosted by :user:`calmh`)
|
|
- discovery-v6-1.syncthing.net (alias for above)
|
|
- discovery-v4-2.syncthing.net (Ubuntu 14.04, 512 MB, hosted at DigitalOcean)
|
|
- discovery-v6-2.syncthing.net (alias for above)
|
|
- discovery-v4-3.syncthing.net (Ubuntu 14.04, 512 MB, hosted at DigitalOcean)
|
|
- discovery-v6-3.syncthing.net (alias for above)
|
|
|
|
Relay Pool Server
|
|
-----------------
|
|
|
|
Runs the ``relaypoolsrv`` to handle dynamic registration and announcement of relays.
|
|
|
|
- `relays.syncthing.net <http://relays.syncthing.net>`__ (SmartOS container, 256 MB)
|
|
|
|
Relay Servers
|
|
-------------
|
|
|
|
Hosted by friendly people on the internet.
|
|
|
|
Usage Reporting Server
|
|
----------------------
|
|
|
|
Runs the ``ursrv`` instance, PostgreSQL and Nginx.
|
|
|
|
- `data.syncthing.net <http://data.syncthing.net/>`__ (Ubuntu Linux, 512 MB)
|
|
|
|
Build Servers, Core and Android
|
|
-------------------------------
|
|
|
|
Runs Jenkins and does the core and Android builds, Ubuntu Linux.
|
|
|
|
- `build.syncthing.net <http://build.syncthing.net/>`__ (Jenkins frontend, SmartOS container, 2048 MB)
|
|
- build2.syncthing.net (build runner, SmartOS container, 8192 MB)
|
|
- `android.syncthing.net <http://android.syncthing.net/>`__ (Ubuntu Linux, 3072 MB)
|
|
|
|
Build Servers, Other
|
|
--------------------
|
|
|
|
Runs a Jenkins slave and builds release builds for their respective OS.
|
|
|
|
- native-windows-amd64 (Windows 2012 R2, Amazon EC2 t2.micro)
|
|
- native-darwin-amd64 (Mac OS X 10.8.5, MacBookPro5,1)
|
|
|
|
APT Server
|
|
----------
|
|
|
|
Serves the APT repository for Debian/Ubuntu users. Runs Nginx.
|
|
|
|
- `apt.syncthing.net <http://apt.syncthing.net>`__ (SmartOS container, 256 MB)
|
|
|
|
Signing Server
|
|
--------------
|
|
|
|
Signs and uploads the release bundles to Github.
|
|
|
|
- secure.syncthing.net (SmartOS container, 2048 MB)
|