Skip to content

Pacifica core service that receives and distributes data from an uploader to the internal services

License

Notifications You must be signed in to change notification settings

derekhop/pacifica-ingest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacifica Ingest

Build Status Code Climate Test Coverage Issue Count

Docker Badges

Frontend Stars Backend Stars Frontend Pulls Backend Pulls Frontend Automated build Backend Automated build

Pacifica data ingest service to process and validate incoming data from the uploader.

Ingest and validate data from the pacifica-uploader

Building and Installing

This code depends on the following libraries and python modules:

Docker/docker-compose Peewee Celery MySQL-Python This is a standard python distutils build process.

python ./setup.py build
python ./setup.py install

Running It

To bring up a test instance use docker-compose

docker-compose up

test

API Examples

All calls to the data ingest service are based on a unique ID.

MY_INGEST_UUID=`uuidgen`

About

Pacifica core service that receives and distributes data from an uploader to the internal services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.6%
  • Shell 8.2%
  • Batchfile 0.2%