Skip to content

serpent-os/avalanche

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avalanche

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.

Design Notes

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.

How to build

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.

How to run

dub run

License

Copyright © 2020-2023 Serpent OS Developers

Available under the terms of the Zlib license.

Releases

No releases published

Packages

No packages published