Skip to content

The subsystem for Institutions to manage their services into the IO App

Notifications You must be signed in to change notification settings

pagopa/io-services-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IO Services CMS

Manages Service lifecycle and publication.

Infra Drift Detection Infra Continuous Delivery


Architecture

architecture

Folder structure

TBD need to clear

Development

Cloud resources

Cloud resources are defined using terraform for infrastructure-as-code development. There are two terraform projects in this repository:

  • infra define the resources used by the application
  • .identity connects GitHub's workflow to be executed by our custom runners (hence inheriting resource access policies).

Please refer to our development guide before contributing.

Feature Flags

The table below describes the features that can be activated/deactivated, either globally or by restricting them to specific users, by modifying specific configuration parameters, called FeatureFlags, in the application.

Configuration Parameter Value Type Description Example
USERID_AUTOMATIC_SERVICE_APPROVAL_INCLUSION_LIST List<String> Automatically approve review requests for services related to Users in the inclusion list. user1,user2,..userN