stream-project / WP4R

Work Package 4 (Leitung:Infai)
1 stars 0 forks source link

Setup LDM Instance #1

Closed simeonackermann closed 3 years ago

simeonackermann commented 3 years ago
TBoonX commented 3 years ago

InfAI needs admin access to the deployment because we need to add and manage CKAN plugins.

javadch commented 3 years ago

@mwrep we need a virtual machine to install the public LDM instance as the data portal. I suggest this should be provided by the STREAM project and hosted by you. Please update me on this, so that I can install and run the LDM.

TBoonX commented 3 years ago

@mwrep we need a virtual machine to install the public LDM instance as the data portal. I suggest this should be provided by the STREAM project and hosted by you. Please update me on this, so that I can install and run the LDM.

This should be a result of https://github.com/stream-project/WP4R/issues/5

TBoonX commented 3 years ago

Infrastructure of server:

We are using docker and need a reverse proxy. I propose to use the jwilder/nginx-proxy with the lets encrypt companion for this. This gives us the possibility to run testing instances whenever we want. <- I can deploy it or assist

The folders on the server in which LDM, CKAN and other services are located should be located in a general folder like /stream with access rights for admin users. Additionally all developers should have their own user account on the linux machine which should be part of the admin and root group.

We need a LDM github repository which is not finished https://github.com/stream-project/WP4R/issues/3 This is needed to have the whole LDM deployment and configuration ready for creating more instances (like for testing) and it could be used by third parties after the project.

TBoonX commented 3 years ago

@yoavnash Please verify that https://stream-dataspace.net/ and https://sparql.stream-dataspace.net/ are working for you. The ckan admin password is WIQJxuEZhKWq0

yoavnash commented 3 years ago

Works. Thanks.