Expose boulder as a service for the build infrastructure of Serpent OS. This software makes use of vibe.d
to provide a sane RPC API for build management.
An Avalanche instance is never directly interacted with. It is instead integrated into the infrastructure via summit.
Build artefacts are never uploaded into a privileged location. Instead summit
will instruct the repository controller, vessel to fetch and integrate the assets securely.
Depends on libsodium-devel and clones of avalanche (this repo), moss-service and onboarding living next to each other under a shared root (e.g. ~/repos/serpent-os
).
Run dub build --parallel
to build.
dub run
Copyright © 2020-2023 Serpent OS Developers
Available under the terms of the Zlib license.