AmpersandTarski / RAP

RAP is a tool that lets you analyse Ampersand models, generate functional specifications and make prototypes of information systems. It is the primary tool for students of the Open University of the Netherlands in the course Rule Based Design.
5 stars 3 forks source link

Alternative for creating docker instances within cloud #173

Open basplijnaer opened 2 years ago

basplijnaer commented 2 years ago

Docker.sock cannot be used in container instances. We need to find a way to deploy additional containers without this access

Michiel-s commented 2 years ago

Indeed. This is a complex task. Will also require refactoring backend code that is responsible for spinning up containers for student prototypes.

Michiel-s commented 2 years ago

That is done in this files: RAP4/customizations/bootstrap/files/ExecEngineFunctions.php line 292