Skip to content
Snippets Groups Projects
Commit 350854b2 authored by Holger Witsch's avatar Holger Witsch
Browse files

Update README.md

parent b6a95b04
No related branches found
No related tags found
No related merge requests found
......@@ -213,7 +213,7 @@ Graylog configuration is hardcoded in MetadataManager class. To be moved to a co
## Build
### Packaging
Conda packages are build using the branch *tango-metadata* from our gitlab project **git@gitlab.esrf.fr:bliss/conda-recipes.git**.
The Conda packages are build using the branch *tango-metadata* from our gitlab project **git@gitlab.esrf.fr:bliss/conda-recipes.git**.
<!--
Build is done by using the next command that will also package the component in a .zip file.
```
......@@ -255,11 +255,12 @@ lindemaria:workspaces/icat/tango-metadata % mvn package
1.- ssh -X blissdb8 as yourself
<!-- lindemaria:~ % ssh -X demariaa@blissdb8 -->
```
lindemaria:~ % ssh -X demariaa@blissdb8
lindemaria:~ % ssh -X demariaa@targetcompter
```
2.- Unzip MetadataManager-1.63-distrib.zip into /segfs/bliss/source/tango/server/metadata
<!-- 2.- Unzip MetadataManager-1.63-distrib.zip into /segfs/bliss/source/tango/server/metadata
```
esrflinux2-1a:server/metadata/MetadataManager-1.63 % ls -ltra
total 28
......@@ -282,7 +283,12 @@ Open blissbuilder:
Browse into the project list Control -> Tango -> Server -> Metadata and click next
Select the files and follow the instruccions
Select the files and follow the instruccions -->
2.- Create suitable conda environment
targetcomputer:~ % conda create -n metadata tango-metadata
which will install the package and its dependencies within that new conda environment called *metadata*.
## Elogbook
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment