TheSwanFactory / self-service-kiosk

Opening up kiosk creation to everyone
MIT License
1 stars 2 forks source link

Dynamic Provisioning #28

Open drernie opened 9 years ago

drernie commented 9 years ago

The client provisioning process should assume the absolute minimum configuration, e.g. simply installing the native app and launchctl file.

Everything else should be automatically configured and registered upon first launch, e.g.:

This makes it easy to re-provision systems simply by removing the existing configuration (or detecting a corrupted system).

An unidentified system should generate a server alert and provide enough information for easy server-side configuration. Perhaps using Wide Area Bonjour?