HA configuration? #1171

Closed
opened 2025-11-02 03:51:17 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @zfLQ2qx2 on GitHub (Oct 20, 2017).

I realize that that gitea was probably not engineered for concurrent access by multiple frontends on different servers - however,

  • if I had a common database backend
  • and hosted the repos on a networked filesystem
  • and could guarantee that no two frontends would update the same repo at the same time
    then do you think it would be feasible to have multiple gitea instances running concurrently without corrupting?
Originally created by @zfLQ2qx2 on GitHub (Oct 20, 2017). I realize that that gitea was probably not engineered for concurrent access by multiple frontends on different servers - however, * if I had a common database backend * and hosted the repos on a networked filesystem * and could guarantee that no two frontends would update the same repo at the same time then do you think it would be feasible to have multiple gitea instances running concurrently without corrupting?
GiteaMirror added the type/question label 2025-11-02 03:51:17 -06:00
Author
Owner

@lunny commented on GitHub (Oct 20, 2017):

Currently, Gitea cannot guarantee that. It's safety on a single machine.

@lunny commented on GitHub (Oct 20, 2017): Currently, Gitea cannot guarantee that. It's safety on a single machine.
Author
Owner

@zfLQ2qx2 commented on GitHub (Oct 20, 2017):

@lunny Ok, thanks for letting me know for certain

@zfLQ2qx2 commented on GitHub (Oct 20, 2017): @lunny Ok, thanks for letting me know for certain
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1171