Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
53 lines (36 loc) · 1.39 KB

UPGRADE.md

File metadata and controls

53 lines (36 loc) · 1.39 KB

Upgrade notes

All upgrade notes for this project will be documented in this file.

3.2.1 - 2023-12-04

Nothing has been changed

3.2.0 - 2023-12-03

Nothing has been changed

3.1.1 - 2023-11-20

Nothing has been changed

3.1.0 - 2023-11-20

Nothing has been changed

3.0.0 - 2023-11-08

  • Run migrations

  • Run composer install

  • Create a certs folder in the root of the project and add Datafordeler
    certificates in the folder (ask @ahma0942 for certificates)

  • The following environment keys has been introduced (ask @ahma0942 for URLs &
    Public key passwords):

    DATAFORDELER_CPR_URL=''
    DATAFORDELER_CPR_PRIVATE_KEY_FILE=''
    DATAFORDELER_CPR_PUBLIC_KEY_FILE=''
    DATAFORDELER_CPR_PUBLIC_KEY_PASSWORD=''
    
    DATAFORDELER_CVR_URL=''
    DATAFORDELER_CVR_PRIVATE_KEY_FILE=''
    DATAFORDELER_CVR_PUBLIC_KEY_FILE=''
    DATAFORDELER_CVR_PUBLIC_KEY_PASSWORD=''
    
    DEFAULT_URI=''