content

command module
v0.0.0-...-618659d Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2017 License: AGPL-3.0 Imports: 17 Imported by: 0

README

Content

GitHub Slack License Codecov CircleCI

Content is a service for serving archived content stored on amazon S3.

Copyright (C) 2017 Data Together
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3.0.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Getting Involved

We would love involvement from more people! If you notice any errors or would like to submit changes, please see our Contributing Guidelines.

We use GitHub issues for tracking bugs and feature requests and Pull Requests (PRs) for submitting changes

Usage

We're working on a docker-compose file for this guy. In the meantime, to run this service, you'll have to connect to an amazon S3 bucket and postgres server by setting the following environment variables:

  AWS_REGION
  AWS_S3_BUCKET_NAME
  AWS_S3_BUCKET_PATH
  POSTGRES_DB_URL

once those are properly set:

  # cd to project directory, then:
  go install

  content

Development

Coming soon!

Documentation

Overview

abstractions for working with postgres databases

Jump to

Keyboard shortcuts

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