Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated 2.0 reference architecture for Moodle #38

Merged
merged 26 commits into from
Jan 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
231c918
Added database and cache type parameters and removed S3 paths.
farlmich May 11, 2021
9b5b37e
Added initial support for Aurora MySQL Support.
farlmich May 11, 2021
e794e2d
Added S3 deployment path parameter for testing.
farlmich May 11, 2021
57b1986
Added cachetype parameter.
farlmich May 11, 2021
a4f0a5a
Parameter missing in ElastiCache and RDS templates.
farlmich May 11, 2021
711a620
Added MySQL support to rds.yaml.
farlmich May 11, 2021
51bca78
Removed .DS_Store
farlmich May 11, 2021
d5e822a
Added DatabaseClusterReadEndpointAddress output value.
farlmich May 12, 2021
3da56c2
Added support for Redis based on CacheType parameter.
farlmich May 12, 2021
ac5ad16
Corrected output value.
farlmich May 12, 2021
f3f31ab
Switched to Launch Template.
farlmich May 26, 2021
726fc0f
Create S3 artifact bucket.
farlmich May 27, 2021
fd0cff3
Added S3 bucket output valiue.
farlmich May 27, 2021
b6016a7
Added call to create S3 bucket template.
farlmich May 27, 2021
fd1a8e9
Added template to create CodeCommit repo.
farlmich Jun 1, 2021
9c9bba8
Typo in master.yaml
farlmich Jun 2, 2021
4c90b47
Initial CodeCommit support.
farlmich Jun 2, 2021
5a56db0
CodeCommit implementation.
farlmich Jun 10, 2021
8df2782
Rename master to main.
farlmich Jun 10, 2021
c51fb24
CodeCommit work.
farlmich Jun 14, 2021
beed035
Updates to RDS and ElastiCache instance types.
farlmich Jun 15, 2021
e4afd43
Web and EFS/config EC2 instance types updated.
farlmich Jun 15, 2021
a09e450
Store values in parameter store.
farlmich Aug 5, 2021
1e73472
Updated 2.0 reference architecture for Moodle
IrshadChohanAWS Jan 31, 2023
152905c
Merge pull request #1 from irshadc/irshadorigin/update-v2
irshadc Jan 31, 2023
acc4693
Merge branch 'master' into master
vrioux Jan 31, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
21 changes: 21 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,24 @@ If you discover a potential security issue in this project we ask that you notif
See the [LICENSE](https://github.com/aws-samples/aws-refarch-moodle/blob/master/LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.

We may ask you to sign a [Contributor License Agreement (CLA)](http://en.wikipedia.org/wiki/Contributor_License_Agreement) for larger changes.

## Authors

Names in alphabetical orders

v1.0
- Diego Magalhães
- gamerf
- Henri Yandell
- jtrollin
- MathieuJeandron
- StephaniePar
- Thiago Pádua

v2.0
- Irshad Chohan
- Norman Owens
- Preenesh Nayanasudhan
- Stephen Smith
- Vincent Rioux

3 changes: 1 addition & 2 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
AWS Refarch Moodle
Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
123 changes: 78 additions & 45 deletions README.md

Large diffs are not rendered by default.

Binary file modified images/aws-refarch-moodle-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading