Commit Graph

12 Commits

Author SHA1 Message Date
R. Miles McCain
93d4ee5241
Use specific version of pipenv in dockerfile 2020-06-28 17:56:09 +00:00
R. Miles McCain
bb0dc2e90f
Remove all external dependencies 2020-06-28 02:58:49 +00:00
Alexandre Bulté
affcb893fa
Add timeout to curl / geoip (#50)
W/o timeout, if the download is unresponsive it can be a pain on some environments (eg `dokku`) because the build hangs forever.
2020-06-18 14:00:06 -04:00
R. Miles McCain
e030807acb
Fix GeoIP2 license keys 2020-06-18 16:46:39 +00:00
R. Miles McCain
fcfbbe8809
Remove confusing setup variables; migrate to commands. 2020-05-28 21:47:17 +00:00
R. Miles McCain
364ec655a0
Improve build process 2020-05-03 10:41:14 -04:00
Windyo
4737aa1295 Optimized Docker Image
Changed to Alpine
Optimized Docker Layers
2020-05-02 23:14:30 +02:00
Windyo
6fa67f0531 Docker-Compose Single-Run
Add firstrun checks

Avoids running commands on firstrun
Add Docker-compose file

allows setup in a single docker-compose up command
Updated Readme re: docker-compose

Added stub detailing how to use the compose file.
Update README.md
Changed Entrypoint

Moved sanity checks to their own script, changed entrypoint logic
updated entrypoint
2020-04-30 22:59:22 +02:00
R. Miles McCain
579c162365
Fix builds & add better logging 2020-04-14 16:41:00 -04:00
R. Miles McCain
19fed23ed6
Compile messages 2020-04-14 16:17:26 -04:00
R. Miles McCain
4041c3256d
Add more complete containerization 2020-04-14 14:57:27 -04:00
R. Miles McCain
db6dee5d69
Containerize 2020-04-14 10:55:01 -04:00