Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SAÉ 2.03
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anas Sibarni
SAÉ 2.03
Commits
8f876d00
Commit
8f876d00
authored
3 weeks ago
by
Anas Achouch
Browse files
Options
Downloads
Patches
Plain Diff
Explication et mise à jour de gitea
parent
d5ed0da4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rapport.md
+31
-1
31 additions, 1 deletion
rapport.md
with
31 additions
and
1 deletion
rapport.md
+
31
−
1
View file @
8f876d00
...
...
@@ -521,9 +521,39 @@ _paramétrage du compte adminstateur_
cliquer ensuite sur installer gitea et l'installation et maintenant terminée !


_page d'acceuil de gitea_
#### 2.1.2 Mise à jour
-
Donnez la version que vous avez installé et la commande permettant d’obtenir cette information.
> La version installé est la version 1.23.5 on peut le savoir grâce à la commande suivante :
```
sh
gitea
--version
```
> Ce qui retourne :
```
sh
Gitea version 1.23.5 built with GNU Make 4.3, go1.23.7 : bindata, sqlite, sqlite_unlock_notify
```
-
Comment faire pour mettre à jour le binaire de votre service sans devoir tout reconfigurer ? Essayez en mettant à jour vers la version 1.24-dev.
> pour cela il suffit simplement d'installer la version superieur que l'on souahite avec la commande suivante :
```
sh
sudo
wget
-O
/usr/local/bin/gitea https://dl.gitea.com/gitea/main-nightly/gitea-main-nightly-linux-amd64
```
> Ce qui retourne :
```
sh
Gitea version 1.24.0+dev-474-ge1bba9c1a2 built with GNU Make 4.3, go1.24.1 : bindata, sqlite, sqlite_unlock_notify
```
#### 2.2. Tests d’utilisation
A remplire
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment