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

feat (no merge): Add seperate radixconfig for PCS5 demonstration #874

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

kjetilhau
Copy link
Member

@kjetilhau kjetilhau commented Nov 25, 2024

Description

NOTE: This might not be merged into main. Do reconsile before doing so.

This adds a separate radixconfig file for PCS5 and demo purposes. It is used and referenced to from a separate Radix project.

Instructions for repro

NOTE: Consider adding this to documentation

Steps for creating an independent Project Portal with Fusion Project Portal and Radix

  • Create new or update radixconfig.yaml with new applications
    • Update or keep the AppRegs and KeyVault refrences
  • Create new Radix application
  • In fusion-project-portal in GitHub, create the following:
    • Create new webhook
    • Create new deploy key
  • Set up new federated credentials in AppReg ID referenced in the radixconfig file, e.g. project-portal-webserver-radix-test-kv
    • You have to create one for each application
  • Add the following authentication redirect URLs
    • Web:
      • [url]/signin-oidc
      • [url]/signout-callback-oidc
    • SPA:
      • [url]/authentication/login-callback
  • If new application admins is required, you have to add the respective users to the Fusion Project Portal Administrators role in Azure

IMPORTANT: Remember to clean up if environments/applications are removed.

  • PR title and description are to the point and understandable
  • I have performed a self-review of my own code'

Please select version type the purposed change:

  • major
  • minor
  • patch
  • none

External Relations

  • database migration

Changeset

@kjetilhau kjetilhau requested a review from a team as a code owner November 25, 2024 12:30
Copy link

changeset-bot bot commented Nov 25, 2024

🦋 Changeset detected

Latest commit: 1e013f9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kjetilhau kjetilhau changed the title Update radixconfig feat: Add seperate radixconfig for PCS5 demonstration Nov 25, 2024
@kjetilhau kjetilhau self-assigned this Nov 25, 2024
@kjetilhau kjetilhau added documentation Improvements or additions to documentation config portal web-server and removed backend labels Nov 25, 2024
@kjetilhau kjetilhau changed the title feat: Add seperate radixconfig for PCS5 demonstration feat (no merge): Add seperate radixconfig for PCS5 demonstration Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config documentation Improvements or additions to documentation portal web-server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants