You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to uPortal Developers
Hi,
For AWS practice I've been working on some AWS CDK code to build uPortal docker images and push them to an AWS container registry. I'm reaching the end of my project but I was wondering if Apereo would be interested in taking over ownership of the codebase? Infrastructure code for creating the first stages of a uPortal docker image pipeline in AWS.
Daniel
Daniel
unread,
Aug 24, 2025, 1:06:58 PM (14 days ago) Aug 24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to uPortal Developers, Daniel
I should say, this is a pipeline for the uportal-demo docker image, though parts of it would probably be relevant or adaptable to building the web container.
Daniel
unread,
Aug 25, 2025, 12:11:57 AM (13 days ago) Aug 25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
It just creates a basic pipeline which builds the uportal-demo container and pushes it to ECR. I think with some refactoring it could be made to be more modular/reusable.