Table of Contents

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 GIT SCM Introduction.

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

Migrate An Existing Repo

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

Troubleshooting

SSH and Gitea - note that Gitea's ssh port is 2222: access_sdf_gitea_using_ssh_keys

Next Steps to Enlightemment