Skip to content

Files

Latest commit

b3c1613 · Jul 29, 2024

History

History

revisions

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 25, 2024
Jul 29, 2024
Jul 29, 2024
Jul 29, 2024

AR.IO Revisions

CodeDeploy requires these revisions.

To create a new revision:

  1. Run scripts/prepare-revision <VERSION>
  2. Copy the new docker-compose.yaml from the ar-io/ar-io-node GitHub repo into your newly created revision source folder. (e.g., revisions/<VERSION>/source)
    • delete replace all build:
    • add pull_policy: always to the services
    • update the AR_IO_NODE_RELEASE environment variable to reflect the revision.

The scripts/deploy-revision <VERSION> will package the folder and upload it to S3 and create a new CodeDeploy deployment with the revision.