Sign Up

To create a FoundriesFactory, you first need to create an account with us.

../../_images/signup.png

Fig. 1 This is the beginning of your journey.

Create a Factory

FoundriesFactory is the start of your embedded OS, tailored specifically for your product. When you create a Factory, we immediately bootstrap the CI build process for a vanilla, unmodified Linux microPlatform OS Image, which is from this point onward, owned by you.

When your account is created, it is not associated with any factories.

Create one by clicking Create Factory.

Warning

Once a Factory is created, the chosen platform/machine and Factory name cannot be changed. Create a new Factory or contact support if a mistake is made. https://support.foundries.io/.

../../_images/no-factories.png

Fig. 2 Your journey begins empty handed

Important

Upon Factory creation you will be sent an email with instructions to securely download your Offline FoundriesFactory TUF Keys.

It is incredibly important that your keys are kept safe and private. Please store these keys securely.

Select Your Platform

Choose a hardware platform from the dropdown menu in the Create New Factory wizard and continue. Click Create Factory once your details are entered.

The Linux microPlatform supports a wide range of platforms out of the box. This includes QEMU images for ARM and RISC-V architectures.

../../_images/create.png

Fig. 3 Create Factory

Tip

Your chosen platform determines what the initial value for the machines: key will be for your first build. This key and its value can later be changed via factory-config.yml in the Factory Definition

Watch Your Build

Once you have created your Factory, an initial build of the Foundries.io Linux microPlatform (LmP) will be generated for you to build your product on top of. You can monitor the progress of this initial build in the Targets tab of your Factory after a few minutes. Additionally, you will receive an email once this initial build is complete.

Targets are a reference to a platform image and docker applications. When developers push code, FoundriesFactory produces a new target. Registered devices update and install targets.

The Targets tab of the Factory will become more useful as you begin to build your application and produce new Targets for the Factory to build.

Note

If you would like to learn more, we wrote a blog about what Targets are and why we made them the way they are.

../../_images/build.png

Fig. 4 FoundriesFactory Targets

Hint

Bootstrapping your Factory securely takes some time. Your first build will likely take 30 minutes or more to complete.

Use this time to set up your development environment and get started with docker commands. These guides do not require any hardware: