depot

command module
v0.0.0-...-44a7e73 Latest Latest
Warning

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

Go to latest
Published: May 26, 2020 License: MIT Imports: 15 Imported by: 0

README

Depot

Build Status

Tired of heavy Maven repository software solutions doing too much or being not straightforward to configure? Me too.

Building

Grab yourself a recent Go, 1.12+ preferably and run go build

Configuration

See config.sample.toml, comments should guide you enough

Running

Run built binary directly, make sure that config.toml is in its working directory or supplied via -config argument
Or... Docker image is available at packages section

Tips
Booting with system

If you want to start Depot on system startup, you have two choices:

  1. Use systemd/openrc/whatever init system - don't forget to run it as separate user as Depot does not require root privileges!
  2. Use Docker - least preferred, but also works
Reverse proxy

You should always reverse proxy Depot behind nginx (or other awesome software) and HTTPS, especially if you have access/deploy credentials defined and host confidential artifacts.

Credits

  • @kashike for generating a name for this project

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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