Skip to content

stefan-wolfsheimer/owncloud-irods-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iRODS Apps for OwnCloud

Git repositories

Quick start

requirements

  • docker
  • docker-compose

Start docker

docker-compose pull
docker-compose build
docker-compose up

When the owncloud container is up and running and owncloud is reachable on localhost, enable and configure the iRODS apps

docker exec owncloud-irods-apps_owncloud_1 /oc_setup.sh

Using the apps

Login as mara (password mara) on localhost. Upload files to ResearchData and edit meta data.

Troubleshooting

iRODS log

docker exec owncloud-irods-apps_owncloud_1 tail -f /mnt/data/files/owncloud.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published