Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
2 results tagged gogs  ✕
[GOGS][GO][GITHUB] Go Git Service - Version 0.6.3 https://github.com/gogits/gogs/releases/tag/v0.6.3
Mon Aug 3 21:32:28 2015 archive.org
QRCode
thumbnail

La nouvelle version de GoGS est sortie !

Avec celle ci pas mal de correction et d'amélioration.

Pour pouvoir mettre à jour, si comme moi vous avez installé avec cette procédure:
http://gogs.io/docs/installation/install_from_source.html

il vous suffit de vous connecter avec l'utilisateur git.
sudo su git

puis de mettre à jour le package:

Download and install dependencies

$ go get -u github.com/gogits/gogs

Build main program

$ cd $GOPATH/src/github.com/gogits/gogs
$ go build

et une fois cela fait on redémarre le service.

Dans mon cas j'ai du killer le su qui a démarrer GoGS et ensuite le redémarrer à coup de
service gogs start

et voila en bas de page vous verrez v0.6.3

go git gogs
Gogs: Go Git Service - A self-hosted Git service written in Go http://gogs.io/docs/installation/install_from_source.html
Thu May 28 21:12:16 2015 archive.org
QRCode
thumbnail

Comment installer Gogs, un "github/gitlab" like en go

fonctionne bien avec un VPS debian d'OVH.

gogs gitlab git github like open-source go
4756 links, including 1670 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn