aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore (follow)
Commit message (Collapse)AuthorAgeLines
* Create custom manage.py entry point, remove scripts and merge Dockerfile.Gravatar scragly2019-09-28-3/+2
|
* Use a .whl for `wiki` package instead of git repo.Gravatar scragly2019-09-21-6/+1
|
* Adding staff app to .coveragerc and .dockerignore + updating app locations ↵Gravatar Sebastiaan Zeeff2019-08-23-4/+6
| | | | in dockerignore
* Setting up a method for automatically applying migrations in production. ↵Gravatar Leon Sandøy2019-07-03-1/+3
| | | | Making a separate Dockerfile for local docker-compose builds.
* Remove wiki host, use /wiki - Also some wiki configGravatar Gareth Coles2019-04-08-2/+0
| | | | I've included the monokai pygments theme, but we can change it later
* pysite -> pydis_siteGravatar Gareth Coles2019-04-05-4/+4
|
* [#176] Redo project layoutGravatar Gareth Coles2019-04-05-4/+4
|
* Update the compose file and dockerapp file.Gravatar Johannes Christ2018-10-06-0/+1
| | | | The development app from the compose file will now apply migrations on boot and additionally, it will use Django's development server along with the current directory mounted read-only into the container in order to support code reloading, helpful while development.
* Don't ignore `migrations` directory in container.Gravatar Johannes Christ2018-09-23-4/+0
|
* Use `uwsgi` instead of `gunicorn`.Gravatar Johannes Christ2018-09-20-0/+1
|
* Keep `manage.py` in.Gravatar Johannes Christ2018-09-19-1/+0
|
* Remove headers after compilation.Gravatar Johannes Christ2018-09-19-1/+0
|
* Ignore all unneeded files.Gravatar Johannes Christ2018-09-19-0/+23
|
* Properly add build directory.Gravatar Johannes Christ2018-09-17-10/+10
|
* Replace GitHub with GitLab across the projectGravatar Gareth Coles2018-06-07-0/+1
|
* restructure dockerGravatar Christopher Baklid2018-04-30-0/+1
|
* pipenv and dockerfile (#62)Gravatar Christopher Baklid2018-04-29-0/+14
pipenv and dockerfile