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 - v1.5.0 Latest Release

Published by github-actions[bot] 6 months ago

1.5.0 (2024-05-02)

Features

  • docgen: upgrade docgen version to fix release (db818f6)
  • upgrade: upgrade projen and cdk versions (fd6afd0)

Bug Fixes

cdk-django - v1.4.0

Published by github-actions[bot] 7 months ago

1.4.0 (2024-03-10)

Features

  • cdk: fixes for base - app compatibility (9888efb)
  • cdk: upgrade cdk version, refactor ad-hoc example directory (7bf723b)
  • gha: add github action for service update (b0820a3)
  • s3: fix bucket permissions (e648a7b)
cdk-django - v1.3.0

Published by github-actions[bot] 8 months ago

1.3.0 (2024-02-25)

Features

  • project: upgrade projen (0ba65a6)
cdk-django - v1.2.1

Published by github-actions[bot] almost 2 years ago

1.2.1 (2023-01-12)

Bug Fixes

  • upgrade-main: revert to using default github auth method (fbe84ca)
cdk-django - v1.2.0

Published by github-actions[bot] almost 2 years ago

1.2.0 (2023-01-05)

Features

  • context: added context for both ad hoc base and app constructs, clean up and refactor app constructs (6c40d08)
  • docs: regenerate docs with doc gen (05cff0f)
cdk-django - v1.1.0

Published by github-actions[bot] almost 2 years ago

1.1.0 (2023-01-04)

Features

  • projenrc: make updates to release mechanism and other settings changes in projenrc.ts (5804110)
  • projenrcts: ts file for .projenrc.ts (228a901)
cdk-django - v1.0.0

Published by github-actions[bot] almost 2 years ago

1.0.0 (2023-01-04)

Features

  • docgen: build docs (2bf207b)
  • refactor: big refactor of base and app constructs (46d7a9a)
  • release: set majorVersion to 1 (17891d2)
cdk-django - v0.0.1

Published by github-actions[bot] almost 2 years ago

0.0.1 (2022-10-30)

Features

  • cdk-upgrade: upgrade cdk version (c38b4e3)
cdk-django - v0.0.0

Published by github-actions[bot] almost 2 years ago

0.0.0 (2022-10-30)

Features

  • initial: initial commit (e81dae4)
  • publish: republishing django-cdk (1890e51)
  • rename: rename project from django-cdk to cdk-django (4be08fe)
  • reset: reset versions (991efd8)
cdk-django - v0.0.27

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

0.0.27 (2021-12-04)

cdk-django - v0.0.26

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

0.0.26 (2021-12-04)

Features

  • add frontend container (43f92d2)
  • django-vue: add construct for app with both django and vue deployed to the same domain using cloudformation wip (32b74e5)
  • docker ec2: add construct for docker swarm on ec2 (565b6a9)
  • env-var: support extra environment variables for backend containers (23bf980)

Bug Fixes

  • deps: remove package-lock.json (cd76611)
  • fix error in stack file (32d6a22)
  • integ: add certificateArn setting to django vue integ construct (fb1c7cd)
  • lint errors (57eba60)
  • registry auth issues with docker swarm deployment (9fed7f4)
  • update node version (4eb1035)
  • update workflow (8d87dfb)
cdk-django - v0.0.25

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

0.0.25 (2021-09-13)

Features

  • docs: update readme with static site info (bee720c)
  • ecs-exec: add ecs exec setup in CDK (77345f4)
cdk-django - v0.0.24

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

0.0.24 (2021-07-05)

Bug Fixes

  • add variable to custom resource name in cdk node tree (e258266)
cdk-django - v0.0.23

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

0.0.23 (2021-07-05)

Bug Fixes

  • add s3 bucket name to env vars, fix name of hard-coded django settings module env var (bed930e)
cdk-django - v0.0.22

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

0.0.22 (2021-07-05)

Bug Fixes

cdk-django - v0.0.21

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

0.0.21 (2021-07-05)

Bug Fixes

  • albfs: fix logic for redirectHTTP and protocol (41ff18a)
cdk-django - v0.0.20

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

0.0.20 (2021-07-05)

cdk-django - v0.0.19

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

0.0.19 (2021-07-04)

Bug Fixes

  • docs: update api.md with latest docs for s3 construct (8396f27)
cdk-django - v0.0.18

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

0.0.18 (2021-07-04)

Features

  • s3-construct: add construct for provisioning s3 bucket and iam user for applications hosted outside of AWS but that still use S3 for media and static files (e59bcb4)

Bug Fixes

  • indentation error on django-ecs construct (c5ade7e)
cdk-django - v0.0.17

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

0.0.17 (2021-06-28)

Features

  • management-commands: add custom resource to run management commands on create / update (668325a)

Bug Fixes

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