antikythera v0.4.0 AntikytheraCore.VersionSynchronizer View Source

A GenServer which periodically polls deployable versions of antikythera instance and gears.

On startup of antikythera, this GenServer waits for completion of AntikytheraCore.start/2, installs all available gears, notifies to StartupManager, and then starts periodic polling. Depends on StartupManager and VersionUpgradeTaskQueue.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.