FORGEBOX
  • Intro
  • Release History
    • What's New With 7.7.0
    • What's New With 7.1.0
    • What's New With 7.0.0
  • Getting Started
    • Creating a user account
  • Package Management
    • CommandBox
      • Installing Packages
        • Installation Path
        • Installation Options
        • Advanced Installation
      • Publishing Packages
      • Updating Packages
      • FORGEBOX Commands
    • FORGEBOX Web UI
    • Private Packages
  • Managing Your Account
    • User Profile
    • User Account
    • Plan & Billing
    • User Tokens
    • Personal API Tokens
  • FORGEBOX Editions
  • 🆓Community
    • Intro
    • Features
  • Pro
    • Intro
    • Features
  • 🚅Business
    • Intro
    • Roles
  • ☁️Enterprise
    • Intro
    • Storage
    • CommandBox Commands
      • List
      • Register
      • Login
      • Set Default
      • Remove
    • Usage
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Enterprise

Storage

Every FORGEBOX Enterprise includes up to 250GB of binary storage with elastic capabilities.

Storing Package Binaries on FORGEBOX

ForgeBox can store the binaries for your packages in the ForgeBox Cloud. This provides you with an easy way to store multiple versions of your package distributed across the globe.

To utilize ForgeBox Storage, simply set forgeboxStorage as the value of your package's location.

CommandBox:my-package> package set location=forgeboxStorage

When you publish a package, CommandBox will automatically zip up your package and send it to ForgeBox.

PreviousIntroNextCommandBox Commands

Last updated 3 years ago

Was this helpful?

☁️