Completed
Create Git User Account
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Forgejo - A Simple Solution for Agile Development - Self-Hosted Alternative to GitHub
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Install Gitea
- 3 Install Forgejo
- 4 Update the Server
- 5 Install Docker Compose
- 6 Create Git User Account
- 7 Edit Permissions
- 8 How to Review Groups
- 9 Create Directory
- 10 Create Docker Compose File
- 11 Run the Docker Compose
- 12 Run the Docker Composed as Detached
- 13 Verify Forgejo is Running
- 14 Setup NGINX
- 15 Setup the Firewall
- 16 Create NGINX Config File
- 17 Link Config file
- 18 Test Configuration
- 19 Foregejo Initial Configuration
- 20 Conclusion