This repository has been archived by the owner on Oct 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Julien M'Poy edited this page Jul 6, 2017
·
21 revisions
Welcome to the maracker wiki!
- How to use Django REST Framework
- Check Marathon application definition file
- Lint and validate Dockerfiles' metadata based on a defined schema in JSON
- Setting up PostreSQL Databases in Travis
- Using fixtures in unit tests with Django
- Hints for dockerization
- Available HTTP status codes wit their explainations
- Django database backups and restoring
- Docker and the Zombie process problem
- Signals possible to send to
uwsgi
- Mesos Marathon docker-compose
- skopeo: extract a Docker image's metadata (private repos are supported)
- Django REST recursive JSON serialization for relationships
- Django REST remap serializers data keys
- Dealing with CORS and CSRF in Django