Deploying SyncΒΆ
Sync can be run with the built-in Python server using Paster for development purpose. In production, the recommended setup is:
- Nginx
- GUnicorn with sync workers
XXX Add config example.
Sync can be run with the built-in Python server using Paster for development purpose. In production, the recommended setup is:
XXX Add config example.