Render
Deployment Instructions¶
- Go to the Render dashboard.
- Click Add New Blueprint Instance by visiting this link.
- Add the public Director Git repository: Director Repository. Alternatively, you can fork the repository and connect your fork to your Railway account.
- Set a name for the blueprint and deploy it. This will deploy both the frontend and backend services.
Backend Configuration¶
After deployment, update the backend environment variables:
Frontend Configuration¶
Next, update the frontend environment variables:
Once the deployment is complete, navigate to the frontend service URL in your web browser to access the Director application.