User Tools

Site Tools


hosted_git_repos_-_gitea_on_sdf

This is an old revision of the document!


Introduction

Gitea is a web-based git hosting service that like GitHub, Gitlab, or BitBucket. SDF provides its own installation located at https://git.sdf.org.

For advanced users here is how to access SDF gitea using ssh keys

This tutorial is pretty basic and doesn't cover what is in the scmgit-intro.

Getting Started

Explore Public Projects

Visit https://git.sdf.org/explore/repos to see the current listing and to find interesting projects.

Create an Account

  1. become a MetaARPA member
  2. email membership to request an account
  3. wait for the welcome email with your randomly-generated Gitea password
  4. log in to git.sdf.org using the credentials provided in the welcome email

Create A New Repo

  • click the “+” in the upper left
  • choose New Repository
  • name the repo and provide additional data
  • decide if this is to be a private or public repo
  • follow the instructions presented after the action chosen has been completed

Migrate An Existing Repo

(e.g., one currently living on GitHub)

  • login with your new account
  • click the “+” in the uppler left
  • choose Migrate Repository
  • in the next screen, provide the repo URL (e.g., GitHub) to migrate over
  • follow the instructions presented after the action chosen has been completed

Next Steps to Enlightemment

hosted_git_repos_-_gitea_on_sdf.1644070155.txt.gz · Last modified: 2022/02/05 14:09 by jquah