Files
docs/pages/self-hosting/overview.mdx

19 lines
440 B
Plaintext

# Self Hosting Overview
LearnHouse is open source software and can be installed and maintained on just about any Cloud provider. We also support different hosting schemas like using AWS S3 or CloudFlare R2 for content storage.
## Prerequisites
- Node.js 18.x
- Python 3.11
- Pnpm
- Docker
- Docker Compose
## Steps
- [Get started & Install LearnHouse](/setup-dev-environment)
- [Configure LearnHouse](/self-hosting/configuration)