kommol

module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2020 License: GPL-3.0

README

kommol Build Status

reverse proxy for gcp storage buckets

Installation

Download the tar archive for your operating system from the latest release in github: https://github.com/helstern/kommol/releases/latest

Extract the contents into a folder of your choosing

Usage

You will need some exported service credentials that will allow the proxy to read items from your buckets. Read the getting started with authentication for Google Cloud Platform guide to set up and download service account credentials

The permissions required by the proxy are:

  • storage.buckets.get
  • storage.objects.get
    kommol -bind <ip:port> -gcp.credentials <path to service credentials> [--log-level <info|warn|debug>]

Contributing

If you wish to contribute, open a pull request. It may take some time before I will take action on that, because of the limited time I can afford to spend on this project. I apologize in advance.

FAQ

  • How to release?

    Call make with the appropriate release target, which is one of: release-patch,release-minor,release-major

    Example:

        make release-patch
    

Licence

This software is released under GNU General Public License version 3

Jump to

Keyboard shortcuts

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