Add Gitlab CI and self-hosting instructions (khanon/oai-reverse-proxy!61)

This commit is contained in:
khanon
2024-01-15 06:51:12 +00:00
parent 81f1e2bc37
commit f5e7195cc9
8 changed files with 241 additions and 18 deletions
+3
View File
@@ -1,4 +1,7 @@
# Deploy to Render.com
**⚠️ This method is no longer recommended. Please use the [self-hosting instructions](./self-hosting.md) instead.**
Render.com offers a free tier that includes 750 hours of compute time per month. This is enough to run a single proxy instance 24/7. Instances shut down after 15 minutes without traffic but start up again automatically when a request is received. You can use something like https://app.checklyhq.com/ to ping your proxy every 15 minutes to keep it alive.
### 1. Create account