Document how to update Gitea itself #12
Closed
opened 2019-01-08 08:24:47 +00:00 by raucao
·
3 comments
No Branch/Tag Specified
Labels
Clear labels
bug
dev environment
docs
duplicate
enhancement
feature
idea
invalid
kredits-1
kredits-2
kredits-3
ops
question
security
ui/ux
wontfix
bug
design
dev environment
docs
duplicate
enhancement
feature
good first issue
idea
invalid
kredits-1
kredits-2
kredits-3
on hold
ops
question
security
ui/ux
wontfix
Something is not working
Config, builds, CI, deployment, etc.
Documentation
This issue or pull request already exists
Improving existing functionality
New functionality
Something to consider
Not a bug
Small contribution
Medium contribution
Large contribution
Looking for an answer
All your base are belong to us
User interface, process design, etc.
This won't be fixed
Something is not working
Graphic/visual design
Config, builds, CI, deployment, etc.
Documentation
This issue or pull request already exists
Improving existing functionality
New functionality
Dive in, and start contributing
Something to consider
Not a bug
Small contribution
Medium contribution
Large contribution
Currently not actionable
Manual IT ops activities
Looking for an answer
release
major
release
minor
release
patch
All your base are belong to us
User interface, process design, etc.
This won't be fixed
No labels
Milestone
No items
No Milestone
Production readiness
No due date set.
Dependencies
No dependencies set.
Reference: kosmos/gitea.kosmos.org#12
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
There's currently a container image from Docker Hub in use, but no documentation on how it got there, or how to deploy a new version of Gitea.
We're behind a few releases that fixed some security issues, and they release quite often, so it should be easy for anyone with access to update the deployment.
Until now we were deploying from https://hub.docker.com/r/5apps/gitea/tags/ (because we needed unreleased fixes to Let's Encrypt). We can now switch to the 1.7 release from the official images (https://hub.docker.com/r/gitea/gitea/tags/)
The Kosmos organization is already taken on Docker (https://hub.docker.com/u/kosmos, created by someone on July 27, 2015). I just tried, 67p is too short for an org name (has to be at least 4 letters).
Meanwhile I'm documenting how I pushed the latest tag to our gitea repo on 5apps' Docker Hub
I just pushed that change to master and applied it.
This has long been documented in
doc/.