mirror of
https://git.coolaj86.com/coolaj86/gitea-installer.sh.git
synced 2026-01-05 04:00:06 +01:00
Update 'README.md'
This commit is contained in:
11
README.md
11
README.md
@@ -1,6 +1,13 @@
|
|||||||
# Gitea Installer
|
# Gitea Installer
|
||||||
|
|
||||||
Installs [Gitea](https://gitea.io) (formerly gogs) as a systemd service
|
Installs [Gitea](https://gitea.io) (formerly gogs) as a systemd service
|
||||||
|
|
||||||
|
## Screencast
|
||||||
|
**How to install Gitea**, and migrate one of your Microsoft Github, repos in 5 minutes.
|
||||||
|
|
||||||
|
<a href="https://youtu.be/dTvTBlzKqgg" target="_blank"><img title="How to install Gitea" alt="a screencast of me installing gitea and migrating one of my github repos" src="https://i.imgur.com/e4CZdBu.png"></a>
|
||||||
|
|
||||||
|
|
||||||
# Linux Install Script
|
# Linux Install Script
|
||||||
|
|
||||||
You can download and run the installer script:
|
You can download and run the installer script:
|
||||||
@@ -32,10 +39,6 @@ sudo wget -O /etc/systemd/system/gitea.service https://git.coolaj86.com/coolaj86
|
|||||||
# Start gitea
|
# Start gitea
|
||||||
sudo systemctl restart gitea
|
sudo systemctl restart gitea
|
||||||
```
|
```
|
||||||
# Screencast
|
|
||||||
**How to install Gitea**, and migrate one of your Microsoft Github, repos in 5 minutes.
|
|
||||||
|
|
||||||
<a href="https://youtu.be/dTvTBlzKqgg" target="_blank"><img title="How to install Gitea" alt="a screencast of me installing gitea and migrating one of my github repos" src="https://i.imgur.com/e4CZdBu.png"></a>
|
|
||||||
|
|
||||||
# Gitea Web Setup (post install)
|
# Gitea Web Setup (post install)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user