Getting Started
Welcome to OpenFactory! This guide will help you create your first custom Linux distribution in minutes.
Quick Overview
OpenFactory uses a conversational interface to build custom Linux images. Here’s what the process looks like:
You: "I need a minimal Debian server with SSH, Docker, and firewall enabled"
OpenFactory: "I'll create a Debian Bookworm image with:
- SSH server (port 22, key-based auth)
- Docker CE with Docker Compose
- UFW firewall with SSH allowed
Ready to build?"
You: "Yes, build it"
OpenFactory: "Building... Testing... Done! Your ISO is ready for download."Prerequisites
Before you begin, you’ll need:
- A modern web browser (Chrome, Firefox, Safari, Edge)
- An account (Google, GitHub, or email signup)
- An internet connection
That’s it! OpenFactory handles all the complex build infrastructure.
What You’ll Learn
- Creating an Account - Sign up with Google, GitHub, or email
- Your First Build - Step-by-step walkthrough
- Understanding Recipes - How build configurations work
Next Steps
- Create your account - Sign up in seconds
- Build your first image - Follow our walkthrough
- Explore features - See what’s possible