Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • J jungle
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Rodrigo Arias
  • jungle
  • Merge requests
  • !1

Add Gitea service

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Rodrigo Arias requested to merge gitea into master Apr 29, 2024
  • Overview 1
  • Commits 10
  • Pipelines 0
  • Changes 9

Adds a Gitea service with a CI runner at https://jungle.bsc.es/git/. The GitLab from the pm.bsc.es server is down. Given their setup depends on a VM machine that mounts an EXT4 disk over a GPFS volume and the dmesg messages show signs of corruption, I don't trust that setup. Additionally, the opaque administration of the VM machines doesn't help.

The instance stores all data into /var, which is backed by a single SSD disk for now. It is fast but it will eat your data eventually. We should move it to Ceph, so we have a three-way redundant storage.

Load times of merge requests pages are in the order of 400 ms, instead of the 2-3 seconds of GitLab.

I also fixed some problems with the website and added a link to the Gitea service on the top menu. Registrations a currently closed, but we can manually add new users.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gitea