cdk-django

A CDK library that provides high-level constructs for hosting Django applications on AWS

MIT License

Downloads
223
Stars
48

Bot releases are visible (Hide)

cdk-django - v0.0.16

Published by github-actions[bot] over 3 years ago

0.0.16 (2021-06-20)

Features

  • ecs: add support for custom domain name, importing ACM cert (12c2a46)

Bug Fixes

  • ecs: grant task roles read access to secrets manager secret for database access (e0eb9ef)
  • lint (311aedc)
cdk-django - v0.0.15

Published by github-actions[bot] over 3 years ago

0.0.15 (2021-06-18)

Features

  • external-dns: add external dns (e935ec3)
  • secrets-manager: move secret to Rds database construct (9344b3e)

Bug Fixes

  • ingress: refactor ingress (4683e77)
cdk-django - v0.0.14

Published by github-actions[bot] over 3 years ago

0.0.14 (2021-06-10)

Bug Fixes

  • eks: fix eks cluster dependency issues that were causing deployment failures (e4a4141)
cdk-django - v0.0.13

Published by github-actions[bot] over 3 years ago

0.0.13 (2021-06-09)

Bug Fixes

  • aws-load-balancer-controller: change service to type NodePort (b963855)
  • refactor constructs (0f3c3ed)
  • lint: format code (69591a4)
cdk-django - v0.0.12

Published by github-actions[bot] over 3 years ago

0.0.12 (2021-06-06)

Bug Fixes

cdk-django - v0.0.11

Published by github-actions[bot] over 3 years ago

0.0.11 (2021-06-06)

Bug Fixes

cdk-django - v0.0.10

Published by github-actions[bot] over 3 years ago

0.0.10 (2021-06-06)

Features

  • docs: add docs about difference between EKS and ECS (0c6c811)
  • irsa: add irsa configuration, add service account to give pods access to db secret (55376d3)

Bug Fixes

  • lint: remove duplicate import (2da0911)
cdk-django - v0.0.9

Published by github-actions[bot] over 3 years ago

0.0.9 (2021-05-31)

Features

  • eks: fix aws load balancer controller in eks construct, update readme (7422762)
cdk-django - v0.0.8

Published by github-actions[bot] over 3 years ago

0.0.8 (2021-05-31)

Features

  • cdk8s: add cdk8s as dependency to projen project (d6f95ab)

Bug Fixes

  • eks: trying to install AWS load balancer controller and failing (442c351)
  • whitespace (c361e90)
cdk-django - v0.0.7

Published by github-actions[bot] over 3 years ago

0.0.7 (2021-05-16)

cdk-django - v0.0.6

Published by github-actions[bot] over 3 years ago

0.0.6 (2021-05-15)

Bug Fixes

  • docs: regenerate docs with docgen to pass anti-tamper check (dd748e5)
cdk-django - v0.0.5

Published by github-actions[bot] over 3 years ago

0.0.5 (2021-05-15)

Features

  • cdk: add tags to cdk construct (7ba5ecd)
  • celery: add celery and celery beat options (e4fb850)
  • celery: add celery and celery beat to main application, update documentation (3498915)
  • celery: add elasticache, celery worker and celery beat constructs (634b268)
  • docs: add command for using construct locally (c37b5c2)
  • ecs: added management command for collectstatic, refactor, minor fixes (6254f5f)
  • test: add test django application (8c4037a)
  • test: added submodule including sample django project (a8e1749)

Bug Fixes

  • added rds database instance with postgres engine (ab70646)
  • misc: change configuration for vpc, alb health check (45a76c0)
  • test: add sample app to fix failing unit tests (54444d0)
  • tests: fixed failing test by changing vpc options (37be43a)
  • tests: updated directory of sample django application (a43f906)
  • tests: updated directory of sample django application (0595f51)
cdk-django - v0.0.4

Published by github-actions[bot] over 3 years ago

0.0.4 (2021-05-02)

Bug Fixes

  • added ALB Fargate Service construct (cb2b23b)
cdk-django - v0.0.3

Published by github-actions[bot] over 3 years ago

0.0.3 (2021-04-26)

Bug Fixes

cdk-django - v0.0.2

Published by github-actions[bot] over 3 years ago

0.0.2 (2021-04-26)

Features

Package Rankings
Top 15.81% on Pypi.org
Top 13.02% on Npmjs.org