enzococca / dataspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installazione

Scarica l'ultima versione stabile di arches

https://github.com/archesproject/arches/archive/refs/tags/6.1.0.zip

dezippa in una cartella

forkate il progetto dataspace

https://github.com/CNR-DHILab/dataspace

posizionatevi nella root principale di arches e fate un clone

git clone https://github.com/CNR-DHILab/dataspace.git

create un ambiente virtuale con python nella root principale::

python -m venv ENV

attivare l'ambiente virtuale

source ENV/Scripts/activate

Installate arches con pip

pip install arches

Avviate elasticsearch

path/to/elastichsearc.bat

settate rinominate con le vostre credenziali di postgres i file

  • template_settings.py in settings.py
  • template_settings_local.py settings_local.py

Installate il db di arches posizionandovi in dataspace

python manage.py setup_db

Avviate il server

python manage.py runserver

DIPENDENZE software (Windows)

  • Python
  • PostgreSQL e PostGIS
  • Elasticsearch 7x
  • GDAL (OSGeo)
    • Non hai bisogno di QGIS o GRASS
  • Node.js

About


Languages

Language:JavaScript 67.2%Language:HTML 12.1%Language:Python 6.8%Language:CSS 6.7%Language:SCSS 2.0%Language:SystemVerilog 1.5%Language:Objective-J 1.1%Language:Less 1.0%Language:TypeScript 0.6%Language:CoffeeScript 0.3%Language:GLSL 0.2%Language:Logos 0.2%Language:Smalltalk 0.1%Language:Shell 0.1%Language:OpenEdge ABL 0.0%Language:EJS 0.0%Language:Mathematica 0.0%Language:LiveScript 0.0%Language:Yacc 0.0%Language:Dockerfile 0.0%Language:Perl 0.0%Language:Makefile 0.0%Language:Java 0.0%Language:Lex 0.0%Language:Raku 0.0%Language:Handlebars 0.0%Language:M 0.0%Language:PowerShell 0.0%