Skip to content

Commit

Permalink
Add link to github project
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliGautier committed Dec 16, 2024
1 parent a947143 commit 16e3868
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/docs/arlas_exploration_stack.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# ARLAS Exploration Stack

This projects contains reference docker compose files for all the ARLAS microservices and third party services for running the ARLAS Stack. It also contains the script for starting the stack in different modes:
The [ARLAS Exploration Stack](https://github.com/gisaia/ARLAS-Exploration-stack) project contains reference docker compose files for all the ARLAS microservices and third party services for running the ARLAS Stack. It also contains the script for starting the stack in different modes:

- [Simple](#simple-deployment): ARLAS without authentication, on HTTP
- [IAM](#iam-deployment): With ARLAS Identity and Access Management (ARLAS IAM), on HTTPS
- [AIAS](#aias-deployment): With ARLAS IAM and ARLAS AIAS (ARLAS Item and Asset Services) for managing EO products for instance. *(WORK IN PROGRESS)*

## Run ARLAS stack

To run ARLAS stack, clone the [ARLAS Exploration Stack](https://github.com/gisaia/ARLAS-Exploration-stack) project and follow the guidelines.

### Simple deployment

The simple deployment has:
Expand Down

0 comments on commit 16e3868

Please sign in to comment.