aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Build and push images to CI.Gravatar Johannes Christ2018-09-18-21/+39
|
* Pass down postgres IP.Gravatar Johannes Christ2018-09-18-2/+2
|
* Try running in container network.Gravatar Johannes Christ2018-09-17-8/+8
|
* Try to cache requirements.Gravatar Johannes Christ2018-09-17-4/+8
|
* Add `SECRET_KEY` to test invocations.Gravatar Johannes Christ2018-09-17-8/+8
|
* Use proper tarball name.Gravatar Johannes Christ2018-09-17-9/+9
|
* Properly add build directory.Gravatar Johannes Christ2018-09-17-41/+46
|
* Use proper multiline installation.Gravatar Johannes Christ2018-09-17-8/+34
|
* Use output redirection.Gravatar Johannes Christ2018-09-17-4/+4
|
* Build docker image and pass it around.Gravatar Johannes Christ2018-09-17-9/+116
|
* Only run `deploy` step on `master` and `django`.Gravatar Johannes Christ2018-09-17-0/+3
|
* Follow naming scheme.Gravatar Johannes Christ2018-09-17-3/+3
|
* One more time 🎵Gravatar Johannes Christ2018-09-17-0/+1
|
* Fix up host key verification.Gravatar Johannes Christ2018-09-17-5/+1
|
* Use proper host key.Gravatar Johannes Christ2018-09-17-1/+1
|
* Ensure host is known.Gravatar Johannes Christ2018-09-17-0/+4
|
* Use obfuscated port.Gravatar Johannes Christ2018-09-17-1/+1
|
* Fix typo.Gravatar Johannes Christ2018-09-17-1/+1
|
* Add autodeploy.Gravatar Johannes Christ2018-09-17-0/+15
|
* Rename `deploy` to `push` stage.Gravatar Johannes Christ2018-09-17-3/+3
|
* Fix typo.Gravatar Johannes Christ2018-09-16-1/+1
|
* Fix up CI.Gravatar Johannes Christ2018-09-16-738/+5
|
* Re-add missing dependency.Gravatar Johannes Christ2018-09-16-6/+12
|
* Try omitting `pip` cache.Gravatar Johannes Christ2018-09-16-11/+5
|
* Be talkative.Gravatar Johannes Christ2018-09-16-1/+1
|
* Omit Python header installation step.Gravatar Johannes Christ2018-09-16-4/+4
|
* Back to the roots.Gravatar Johannes Christ2018-09-16-28/+42
|
* Fix typo.Gravatar Johannes Christ2018-09-16-1/+2
|
* Use sane package manager.Gravatar Johannes Christ2018-09-16-17/+393
|
* Use proper key for formatter setting.Gravatar Johannes Christ2018-09-10-1/+1
|
* Use proper path to `StreamHandler`.Gravatar Johannes Christ2018-09-10-1/+1
|
* Add `gunicorn` logs to `stdout`.Gravatar Johannes Christ2018-09-10-0/+26
|
* Remove `nging` for now.Gravatar Johannes Christ2018-09-10-31/+0
|
* Revert "Use Argon2 for password hashing."Gravatar Johannes Christ2018-09-08-83/+5
| | | | | | Needs compiled dependencies, not needed for API yet. This reverts commit 17bff58a3c8f1a28052f4da88feb13cb2de56922.
* Use Argon2 for password hashing.Gravatar Johannes Christ2018-09-08-5/+83
|
* Remove unused imports.Gravatar Johannes Christ2018-09-08-2/+0
|
* Add the `admin` subdomain with the Django Admin.Gravatar Johannes Christ2018-09-08-7/+27
|
* Allow configuring allowed hosts with env var.Gravatar Johannes Christ2018-09-07-7/+10
|
* Only push `nging` on `master` and `django`.Gravatar Johannes Christ2018-09-05-0/+5
|
* Add a `docker-compose.yml` file.Gravatar Johannes Christ2018-09-05-0/+34
|
* Properly set `CMD`.Gravatar Johannes Christ2018-09-05-0/+2
|
* Add `nging` for static files.Gravatar Johannes Christ2018-09-05-1/+25
|
* Login to proper registry.Gravatar Johannes Christ2018-09-05-1/+1
|
* Use proper registry.Gravatar Johannes Christ2018-09-05-3/+3
|
* Add the `STATIC_ROOT` setting.Gravatar Johannes Christ2018-09-05-0/+1
|
* Push to Docker Hub.Gravatar Johannes Christ2018-09-05-3/+3
|
* Add `dockerapp` file.Gravatar Johannes Christ2018-09-04-0/+49
|
* Only delete build-time dependencies.Gravatar Johannes Christ2018-09-04-1/+1
|
* Use proper WSGI callable.Gravatar Johannes Christ2018-09-04-1/+1
|
* "Updated Pipfile.lock (97f724c)!"Gravatar Johannes Christ2018-09-04-1/+1
|