Sign Up

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

../../_images/login.png

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

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

Your journey begins empty handed

Note

Upon Factory creation you will be sent an email with instructions to securely download your Offline FoundriesFactory TUF Keys. Read this documentation for information on key rotation.

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

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 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 recieve an Email once this initial build is complete.

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’d like to learn more, we wrote a blog about what Targets are and why we made them the way they are.

../../_images/build.png

Warning

Bootstrapping your Factory securely takes some time. We do not reuse customer cache between Factories. Secure caching isn’t simple. so your first build will take up to 3 hours to complete. Subsequent builds will be much faster.

Read through the rest of this section and set up your development environment while you wait for us to build your Factory from scratch.