sigma

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

sigma

sigma

GitHub Workflow Status Codecov GitHub repo size

Sigma is an extremely easy-to-deploy and manage image repository, and it adheres to the interface standards defined by the OCI Distribution Specification 1.1. It can also support any other client programs that follow the interface definition of the OCI Distribution Specification, such as oras, apptainer, helm, and nerdctl.

Demo Server

It runs on AWS ec2 (2C4G, Disk 40G), Linux distribution is Debian 12.1, Docker version 24.0.6.

Visit: https://sigma.tosone.cn, username/password: sigma/Admin@123

I will periodically reboot the container, and since the container doesn't have any disk mount, every reboot will clear all the data.

Quick Start

Now you can use this command to run a simple server:

docker run --name sigma -p 3000:3000 --rm ghcr.io/go-sigma/sigma:nightly-alpine

The default username and password is: sigma/Admin@123, if you want to modify the default password, please refer to the instructions provided here.

Architecture

I was hoping you could wait for me to finish drawing the architecture.

Compatibility

The sigma registry implements the OCI Distribution Spec version 1.1.0.

Features

  • Support docker registry v2 protocol.
  • Support OCI Image v1 Format and OCI Image Index v1 Format.
  • Support OCI artifacts such as helm and so on.
  • Support OCI sbom.
  • Support Image security scan.
  • Support registry proxy.
  • Support Namespace quota.
  • Support Image automatic garbage collection.
  • Support Multi-tenancy.
  • Support Image replication.
  • Support Image build in docker, podman and kubernetes.
  • Support Image sign.
  • Support helm chart search and index.json.

Release Schedule

  • There will be a major release in the middle and end of each year.
  • A minor release is released at the beginning of each month.
  • There will probably be a bugfix release in the middle of each week.

Alternatives

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
builder command
pkg
auth/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
dal
dal/cmd command
dal/dao/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
handlers/apidocs
Package apidocs Code generated by swaggo/swag.
Package apidocs Code generated by swaggo/swag.
handlers/distribution/clients
clients package contains the clients for the distribution service
clients package contains the clients for the distribution service
handlers/distribution/clients/mocks
Code generated by MockGen.
Code generated by MockGen.
inits
Package inits provides the initialization of the application, including the create admin user etc.
Package inits provides the initialization of the application, including the create admin user etc.
modules/workq/definition/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
storage/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
utils/imagerefs
Package imagerefs ...
Package imagerefs ...
utils/password/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
utils/ptr
Package ptr ...
Package ptr ...
utils/token/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL