arayabrain / barebone-studio

pipeline tool
GNU General Public License v3.0
1 stars 3 forks source link

[Cloud Support] OptiNiSt setup for AWS ECS environment #439

Open itutu-tienday opened 3 days ago

itutu-tienday commented 3 days ago

Objective

milesAraya commented 1 day ago

Please add more details on


docker build -t optinist-cloud:latest --platform linux/amd64 -f studio/config/docker/Dockerfile.dev .
or docker-compose --platform linux/amd64 -f docker-compose.dev.multiuser.yml build


Add row for VPC creation


EFS is mentioned that it is made previously, but this is then made much further down. And EFS requires VPC

Include EFS access point Root directory path POSIX user? Root directory creation permissions?


milesAraya commented 1 day ago

Image

milesAraya commented 12 hours ago
Screenshot 2024-09-20 at 17 38 13 Screenshot 2024-09-20 at 17 37 15

To do: