Login
There are three layers : Submission
Egress
and TRE
- The Submission Layer is hosted at
localhost:7220
- The TRE Layer is hosted at
localhost:8989
- The Egress Layer is hosted at
localhost:8100
For the All In One demo purposes there is a pre-set TRE, Project and user created and assigned. There is also a demo admin user created to log in to all three layers:
Username: globaladminuser
Password: password123
Skip to the project approval section if you already have a TRE, Project and user set up in the Submission Layer. If you need to create them first then follow the steps below.
Create a TRE
Navigate to the TRE tab in the Submission Layer.

For the All In One the TRE admin username is accessfromtretosubmission
Create a User
You can create a user by navigating to People-> Create New User.
For the All In One the username would be globaladminuser
Create a Project
Navigate to the Projects -> Create Project.

Once a Project is created, assign a TRE and a user that will be associated with the submissions.
TRE layer
The TRE layer will sync any Projects created in the submission layer. This will take up to 10 minutes.
Approve Project and Membership
Once the Project is visible in the TRE Layer then the Project and the user membership needs to be approved for the TRE to accept submissions on that Project from the approved user.

Submission
Download a sample Beacon RO-Crate here or by running the command:
wget https://raw.githubusercontent.com/federated-analytics/docs/refs/heads/main/samples/crates/beacon_crate.zip
Submit sample RO-Crate
Navigate to the Projects tab in the submission layer, select a Project and then Create Submission
from the Submissions
section.

Approve Egress
Once the submission page status shows Requested Egress
Navigate to Egress Layer and approve the output files for your submission and then select Complete & Close request

Completed
Submission is finished executing, there is an option to download the output file at the bottom of the Submissions -> submission name in the Submission Layer