Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Releases: skylime/mi-core-gogs

16.2.0

08 Sep 15:16
5c64f47

Choose a tag to compare

New

  • Version Bump to newest Gogs version 20160908021429. [Thomas Merkel]

    Base image update to core-base 16.2.0, fixing hostname issue if you
    don't setup a hostname for the zone. Work without delegate dataset as
    well.

15.3.1

18 Jan 20:06

Choose a tag to compare

Fix

  • Fix permissions for GOGS home and also deploy config for default env. [Thomas Merkel]
  • Unlock user and modify default shell to bash. [Thomas Merkel]

15.3.0

08 Jan 14:36

Choose a tag to compare

Changes

  • Enable gogs services. [Thomas Merkel]
  • Update to new gogs release, add license and fix issue for nginx ssl. [Thomas Merkel]
  • Merge branch 'XakRu-patch-2' [Thomas Merkel]
  • Merge branch 'patch-2' of https://github.com/XakRu/mi-core-gogs into XakRu-patch-2. [Thomas Merkel]
  • Don't deliver gogs via git, use an existing build for SmartOS. [Thomas Merkel]

New

  • Add fallback manifest. [Thomas Merkel]

  • Add manifest.json, fix customize script and add backup packages. [Thomas Merkel]

  • Add delegate dataset script and nginx start script. [Thomas Merkel]

  • Add default / minimal nginx config for gogs. [Thomas Merkel]

  • Add SMF script to start gogs on SmartOS. [Thomas Merkel]

  • Add motd. [Thomas Merkel]

  • Add minimal readme (copied from other repository) [Thomas Merkel]

  • Add gogs binary and configuration. [Thomas Merkel]

    This is an ugly workaround as long as no gogs pkgsrc package exists.

  • Minimal customize script and packages which are required. [Thomas Merkel]