• Table of Contents
  • Installing Oppia in Windows and WSL2
  • Step 1: Check if your Windows is up to date
  • Step 2: Install WSL2
  • Step 3: Install the ubuntu app from the Microsoft Store
  • Step 4: Clone your fork and setup
  • Step 5: Download and install google-chrome (in the Ubuntu Environment)
  • Step 6: Add a lightweight desktop environment
  • Edit desktop environment config
  • Step 7: Start the rdp server
  • Step 8: Connect to the server using the Windows RDP client
  • Step 9: Run Oppia locally
  • How to run the E2E tests?
  • Miscellaneous
  • Installation in VirtualBox on Windows 10
  • Set up Ubuntu VM in VirtualBox
  • Install Ubuntu 18 ISO
  • Optional but recommended: Setup VirtualBox config
  • Installation using Docker on Windows 10
  • Prerequisites and Getting Docker Container Set Up
  • Start Docker
  • Build the Docker Image
  • Build a Docker container based on image
  • Running Oppia on a development server
  • Ensure container is running
  • Start bash and run the start script
  • Run frontend tests
  • Troubleshooting installation with Docker
  • Appendix