Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

4ceed/4ceeduploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4CeeD Uploader

These are the instructions to run standalone 4CeeD Uploader. To setup the whole 4CeeD software suite, please use the 4CeeD Framework repository.

Prerequisites

  • PHP (5.5 or later)
  • Docker (to build Docker image, 1.9.1 or later)

Quickstart

Before running the uploader, update the configuration information in uploader.conf:

  • CURATOR_HOME: Home address of 4CeeD curator instance
  • CURATOR_API_URL: Address of 4CeeD curator APIs
  • UPLOADER_HOME: Home address of this uploader

Run the uploader:

./uploader-start.sh

Build Uploader Docker image

Build Docker image:

docker build -t [Your_Organization]/4ceeduploader .

Push newly built image to Docker Hub:

docker push [Your_Organization]/4ceeduploader

About

4CeeD Framework's Uploader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors