Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
B2SAFE
B2SAFE Core
Commits
e44682ee
Commit
e44682ee
authored
Apr 27, 2021
by
Beatriz Sanchez
Browse files
Update install_other.md
parent
03ed95f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
install_other.md
View file @
e44682ee
...
...
@@ -26,10 +26,10 @@ go to the directory where the packaging files are and as irods user call create_
```
If upgrading from older version use convert
*
.py to convert install.conf to install.json
INSTALLATION
-
login as root and install package:
#
INSTALLATION
login as root and install package:
```
#
rpm -ivh /home/irods/rpmbuild/RPMS/noarch/irods-eudat-b2safe-4.3.2-0.noarch.rpm
rpm -ivh /home/irods/rpmbuild/RPMS/noarch/irods-eudat-b2safe-4.3.2-0.noarch.rpm
Vorbereiten... ################################# [100%]
Aktualisierung/ Installation...
...
...
@@ -38,23 +38,24 @@ Aktualisierung/ Installation...
The package b2safe has been installed in /opt/eudat/b2safe.
```
UPGRADE
-
login as root and upgrade package:
# rpm -Uvh /home/irods/rpmbuild/RPMS/noarch/irods-eudat-b2safe-4.0-0.noarch.rpm
# UPGRADE
login as root and upgrade package:
```
rpm -Uvh /home/irods/rpmbuild/RPMS/noarch/irods-eudat-b2safe-4.0-0.noarch.rpm
Preparing... ########################################### [100%]
1:irods-eudat-b2safe ########################################### [100%]
CONFIGURATION
```
#
CONFIGURATION
To configure it in iRODS do following as the user who runs iRODS :
#
update install.conf with correct parameters with your favorite editor
update install.conf with correct parameters with your favorite editor
```
sudo vi /opt/eudat/b2safe/packaging/install.json
```
Include the right irods users#zones in the handle_users and handle_groups options in install.json
#
install/configure it as the user who runs iRODS
install/configure it as the user who runs iRODS
```
source /etc/irods/service_account.config
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment