Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

researchcloud-items

This repository contains Ansible installation scripts for the D3I project for use in conjunction with SURF ResearchCloud.

Component configuration

https://servicedesk.surf.nl/wiki/display/WIKI/Create+your+own+catalog+items

Catalog item configuration

SRC-OS SRC-CO SRC-Nginx SRC-External plugin Your components

Local testing

To test the self-hosted setup locally, use the compose file in the mono repo:

docker compose -f docker-compose.selfhosted.local.yml up --build

This builds the image, runs database migrations and seeds, and starts the app on http://localhost:8000. All values are inlined so no .env file is needed.

To reset the database and start fresh:

docker compose -f docker-compose.selfhosted.local.yml down -v
docker compose -f docker-compose.selfhosted.local.yml up --build

About

Installation scripts for SURF ResearchCloud plugins

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages