Document how to update Gitea itself #12

Closed
opened 2019-01-08 08:24:47 +00:00 by raucao · 3 comments
Owner

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.

There's currently a container image from Docker Hub in use, but [no documentation](https://gitea.kosmos.org/kosmos/gitea.kosmos.org/src/branch/master/doc) on how it got there, or how to deploy a new version of Gitea. We're behind [a few releases](https://blog.gitea.io/) that fixed some security issues, and they release quite often, so it should be easy for anyone with access to update the deployment.
raucao added this to the Production readiness milestone 2019-01-08 08:24:47 +00:00
greg self-assigned this 2019-01-08 10:09:24 +00:00
Owner

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

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
Author
Owner

We can now switch to the 1.7 release from the official images

I just pushed that change to master and applied it.

> We can now switch to the 1.7 release from the official images I just pushed that change to master and applied it.
Author
Owner

This has long been documented in doc/.

This has long been documented in `doc/`.
This repo is archived. You cannot comment on issues.
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/gitea.kosmos.org#12
No description provided.