Releases·

Bit-Ship CLI v0.4.0

Apps are here Bit-Ship CLI v0.4.0

Your Apps Just Got Superpowers!

Hey ship-mates! Bit-Ship CLI 0.4.0 is here with exciting new features to make containerization a breeze!

Meet the Apps

The "app primitive" streamlines how you define your web applications:

  • Configure backend web servers and frontend asset servers
  • Set ports, domains, and environment variables in one place
  • Run multiple apps without configuration headaches

Just define it once in your bit-ship.yml and you're good to go!

...
apps:
  web: 
    task: dev
    expose: 
      - localHost: web.localhost
        port: 8080
        access: proxy-public

The Bit-Ship Demon 😈

The Bit-Ship Demon is not just a feature—it's a foundational new tool in our toolchain that unlocks exciting possibilities. Currently, it functions as a reverse proxy that:

  • Eliminates port conflicts between apps
  • Provides clean URLs for local development
  • Manages routing automatically

But this is just the beginning! The demon will evolve into a central connection layer in our toolchain, enabling capabilities that were previously impossible. Think of it as the gateway into bit-ship system that making the entire stack smarter and more integrated.

Why Should You Care?

Stop debugging environment issues and start building cool stuff! Our mission is "Build, Don't Debug" for a reason.

Get Started Now

# Update:
npm i -g bit-ship@latest

Our CLI is free and open source.

Join our Discord - we're building this together!