R
Runtipi6mo ago
Altan

Efford to make runtipi fully local

hello. I was doing my best to config runtipi work fully local by using Gitea private repo. 1) username:token@github.com/Username/myrepo works but requires connection 2) gitea.runtipi.com/Username/myrepo works if repo is public 3) I created a Gitea token just like I did for Github. And followed the same http auth username:token@gitea.runtipi.com/Username/myrepo My logs shows "Repo myusername:randompass@gitea.runtipi.com/altan/runtipi-appstore does not exist" However git clone https://myusername:randompass@gitea.runtipi.com/altan/runtipi-appstore" works
3 Replies
Nicolas
Nicolas6mo ago
I never tested with Gitea but this should work as long as your runtipi can resolve the domain. What you could try is have a local gitea not exposed to the internet and access it directly from runtipi
InfBoumcyCastle
InfBoumcyCastle6mo ago
gitea.runtipi.com
you are running this via runtipi.com ?
Altan
AltanOP6mo ago
surely no just wanted to cloak my domain 🙂

Did you find this page helpful?