Skip to content

Docker Compose/Swarm Stack for Running WebIngest in Production

Notifications You must be signed in to change notification settings

smissingham/web-ingest-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Docker Compose/Swarm Stack for Running WebIngest in Production

The aim of this project is to offer a scalable & flexible data ingest / scraping platform with the lowest barrier to entry, without sacrificing functionality.

NOTE: Assuming you already have Git & Docker installed as prerequisites.

To get started running your webingest stack, simply run the following command:

git clone https://github.com/does-not-compute-au/web-ingest-stack.git && cd web-ingest-stack && docker-compose up -d

Browse to http://localhost:5000

Default login credentials:

[email protected]
Password123

About

Docker Compose/Swarm Stack for Running WebIngest in Production

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages