mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +01:00 
			
		
		
		
	Merge branch 'new-readme' into 'testing'
New readme See merge request YunoHost-Apps/gitea_ynh!8
This commit is contained in:
		| @@ -5,22 +5,21 @@ Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to | |||||||
|  |  | ||||||
| [](https://ci-apps.yunohost.org/jenkins/job/gitea%20%28Community%29/lastBuild/consoleFull)  | [](https://ci-apps.yunohost.org/jenkins/job/gitea%20%28Community%29/lastBuild/consoleFull)  | ||||||
|  |  | ||||||
| [%20stable/badge/icon)](https://srvmaison.fr.nf/jenkins/job/gitea%20(Community)%20stable/) |  | ||||||
|  |  | ||||||
| [](https://install-app.yunohost.org/?app=gitea) | [](https://install-app.yunohost.org/?app=gitea) | ||||||
|  |  | ||||||
|  |  | ||||||
| ## Requirements | ## Requirements | ||||||
| A functional instance of [YunoHost](https://yunohost.org) | A functional instance of [YunoHost](https://yunohost.org) | ||||||
|  |  | ||||||
| ## Installation | ## Installation | ||||||
| From the command-line: | From the command-line: | ||||||
|  |  | ||||||
| `sudo yunohost app install https://github.com/YunoHost-Apps/gitea_ynh` | `sudo yunohost app install https://framagit.org/YunoHost-Apps/gitea_ynh` | ||||||
|  |  | ||||||
| ## Upgrade | ## Upgrade | ||||||
| From the command-line: | From the command-line: | ||||||
|  |  | ||||||
| `sudo yunohost app upgrade Gitea -u https://github.com/YunoHost-Apps/gogs_ynh gogs` | `sudo yunohost app upgrade Gitea -u https://framagit.org/YunoHost-Apps/gitea_ynh gitea` | ||||||
|  |  | ||||||
| ## Notes on SSH usage | ## Notes on SSH usage | ||||||
| If you want to use Gitea with ssh and be able to pull/push with you ssh key, your ssh daemon must be properly configured to use private/public keys. Here is a sample configuration of `/etc/ssh/sshd_config` that works with Gitea: | If you want to use Gitea with ssh and be able to pull/push with you ssh key, your ssh daemon must be properly configured to use private/public keys. Here is a sample configuration of `/etc/ssh/sshd_config` that works with Gitea: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Rafi59
					Rafi59