oslo-deploy
v1.0.1
Published
A lightning-fast, custom CLI deployment engine built completely on native Node.js network streams and in-memory archiving.
Readme
Oslo Deploy 🛸
A lightning-fast, custom CLI deployment engine built completely on native Node.js network streams and in-memory archiving.
Architecture Highlights
- Zero Disk Overhead: Bundles local website assets instantly into RAM memory buffers using
adm-zipwithout intermediate disk writing. - Streamlined Ingestion: Ships payloads natively via HTTP POST streams to a background orchestration receiver.
- Global CLI Execution: Executable natively using
npx oslo-deploy.
Installation
npm install -g oslo-deploy