# About Freestyle URL: https://docs.freestyle.sh/v2/about.md Infrastructure for code you didn't write # Getting Started URL: https://docs.freestyle.sh/v2.md # SDK Design Patterns URL: https://docs.freestyle.sh/v2/sdk-patterns.md Learn the consistent patterns used throughout the Freestyle SDK. # Why Freestyle URL: https://docs.freestyle.sh/v2/why.md Somebody else already does X. Why should I use Freestyle? # Deploy to a Custom Domain URL: https://docs.freestyle.sh/v2/domains/deploy-to-custom-domain.md Configure DNS to point your domain at Freestyle. # Verify your domain URL: https://docs.freestyle.sh/v2/domains.md # About Freestyle Git URL: https://docs.freestyle.sh/v2/git/about.md An introduction to the Freestyle Git service for managing source code in AI projects, followed by a comparison of alternative source control methods and their relative strengths. # GitHub Sync URL: https://docs.freestyle.sh/v2/git/github-sync.md # Triggers and Webhooks URL: https://docs.freestyle.sh/v2/git/hooks.md # Getting Started with Git URL: https://docs.freestyle.sh/v2/git.md # About Freestyle VMs URL: https://docs.freestyle.sh/v2/vms/about.md An introduction to Freestyle's Virtual Machine (VM) service and what makes it different. # Custom Integrations URL: https://docs.freestyle.sh/v2/vms/custom-integrations.md Build your own integrations to extend VMs. # Getting Started with VMs URL: https://docs.freestyle.sh/v2/vms.md # SSH Access URL: https://docs.freestyle.sh/v2/vms/ssh-access.md SSH into your Freestyle VMs. # Templates and Snapshots URL: https://docs.freestyle.sh/v2/vms/templates-snapshots.md Use Templates and snapshots to create similar VMs quickly. # Git Contents API URL: https://docs.freestyle.sh/v2/git/advanced/contents-api.md Access and explore Git repository data. # Git Database API URL: https://docs.freestyle.sh/v2/git/advanced/database-api.md Low-level API for working with Git objects (blobs, commits, trees, tags) in Freestyle repositories. # About Freestyle Serverless Deployments URL: https://docs.freestyle.sh/v2/serverless/deployments/about.md An introduction to Freestyle's Serverless Deployments service and its capabilities. # Configuration URL: https://docs.freestyle.sh/v2/serverless/deployments/configuration.md All available options for serverless deployments. # Getting started with Serverless Deployments URL: https://docs.freestyle.sh/v2/serverless/deployments.md TypeScript applications and web hosting. # About Freestyle Serverless Runs URL: https://docs.freestyle.sh/v2/serverless/runs/about.md An introduction to Freestyle's Serverless Runs service and its capabilities. # Handling Errors URL: https://docs.freestyle.sh/v2/serverless/runs/errors.md How to deal with errors in serverless runs # Getting started with Serverless Runs URL: https://docs.freestyle.sh/v2/serverless/runs.md Run code in our lightweight serverless environment. # Bun URL: https://docs.freestyle.sh/v2/vms/integrations/bun.md Add Bun runtime to your VMs. # Integrations URL: https://docs.freestyle.sh/v2/vms/integrations.md Pre-built packages that extend your VMs with languages, databases, browsers, and more. # Java URL: https://docs.freestyle.sh/v2/vms/integrations/java.md Add Java runtime to your VMs using Amazon Corretto JDK. # Node.js URL: https://docs.freestyle.sh/v2/vms/integrations/node.md Add Node.js runtime to your VMs. # Ruby URL: https://docs.freestyle.sh/v2/vms/integrations/ruby.md Add Ruby runtime to your VMs. # Files and Repositories URL: https://docs.freestyle.sh/v2/vms/configuration/files-and-repos.md Add files and clone git repositories into your VMs. # VM Configuration URL: https://docs.freestyle.sh/v2/vms/configuration.md Overview of all configuration options for Freestyle VMs. # Lifecycle URL: https://docs.freestyle.sh/v2/vms/configuration/lifecycle.md Configure VM timeouts, filesystem size, working directory, and recreation behavior. # Persistence URL: https://docs.freestyle.sh/v2/vms/configuration/persistence.md # Ports and Networking URL: https://docs.freestyle.sh/v2/vms/configuration/ports-networking.md Expose services running in your VMs to the internet. # Systemd Services URL: https://docs.freestyle.sh/v2/vms/configuration/systemd-services.md Configure background services and startup tasks in your VMs using systemd. # Users and Groups URL: https://docs.freestyle.sh/v2/vms/configuration/users-groups.md Create and manage Linux users and groups in your VMs. # Python URL: https://docs.freestyle.sh/v2/vms/integrations/python.md Add Python runtime to your VMs. # uv URL: https://docs.freestyle.sh/v2/vms/integrations/python/uv.md Add Python runtime via uv to your VMs.