rcarrata / gogs

Gogs for OpenShift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gogs for OpenShift

Gogs is the Go Git service. Learn more about it at https://gogs.io/

Running containers on OpenShift comes with certain security and other requirements. This repository contains:

  • A Dockerfile for building an OpenShift-compatible Gogs image
  • Various scripts used in the Docker image
  • OpenShift templates for deploying the image
  • Usage instructions

Gogs Admin User

After Gogs deployment, the first registered user will be admin. The default administrator can log into Admin > Users and authorize another user. A user will also be an > administrator if they register in the install page. Read more on Gogs FAQ

About

Gogs for OpenShift


Languages

Language:Dockerfile 69.2%Language:Shell 30.8%