James Newman 96b4c8f931 init repo
2024-06-12 12:44:00 +01:00
2024-06-12 12:44:00 +01:00
2024-06-12 12:44:00 +01:00
2024-06-12 12:44:00 +01:00
2024-06-12 12:44:00 +01:00
2024-06-12 12:44:00 +01:00
2024-06-12 12:44:00 +01:00
2024-06-12 12:44:00 +01:00

Hello World

A small project used in our series ("Self-hosting Git with CI/CD, using Gitea, Actions and its Container registry")[https://thehomelabber.com/guides/self-hosted-git-ci-cd]

To use this, clone the repository locally and change the remote origin to your new repository:

git clone git@github.com:TheHomelabber/self-hosted-git-hello-world.git -o hello-world
cd hello-world
git remote remove git@github.com:TheHomelabber/self-hosted-git-hello-world.git

# Change the origin to your repository.
git remote add origin git@git.example.com:Example/self-hosted-git-hello-world.git
S
Description
A small project used for our series "Self-hosting Git with CI/CD, using Gitea, Actions and its Container registry"
Readme 28 KiB
Languages
HTML 54.5%
Go 35.6%
Dockerfile 9.9%