GiPHouse / Website

GiPHouse website based on Django Framework
https://giphouse.nl
GNU Affero General Public License v3.0
5 stars 2 forks source link

AWS integration feature #623

Closed 1058274 closed 1 year ago

1058274 commented 1 year ago

One-sentence description

AWS integration feature where each team in the current semester gets access to their own isolated AWS environment as part of the course.

Description

Pull request has been created as per client request. See the updated documentation for in-depth details on the new feature.

The current merge conflicts are from the Poetry files (and from not rebasing; too much effort for me) because this repository got a commit that needed TinyMCE dependencies while we were working in the forked repository that also needed boto3 and moto dependencies. I added both in last commit.

If you want things changed, I am down to help in my spare time after exam period.

1058274 commented 1 year ago

See #624 for new mergeable PR that has been rebased on top of Website/main and with clean Django migration files.