README ¶
Daily Tee Deals
Background jobs and and http server for the now defunct dailyteedeals.com, a daily tee aggregator site, written in Go.
Requirements
- Daily Tee Deals Scrapers
- Postgresql
- Redis
- A S3 bucket or compatible such as Minio for image storage
Running with Docker
To quickly run all required services using:
- Create an AWS bucket to store images (alternatively use Minio.)
- Install Docker Compose.
- Download and edit the
docker-compose.yml
file. - Run
docker-compose up
in the directory containing thedocker-compose.yml
file.
A Postgres database dump is available (dump.sql.gz
)
Images are not included as they are too large for GitHub (~100GB)
Frontends
Documentation ¶
There is no documentation for this package.
Click to show internal directories.
Click to hide internal directories.