-
Like this one :) https://grasswiki.osgeo.org/wiki/GRASS_development_visualization
-
In the [alpine](https://github.com/mundialis/actinia_core/blob/main/docker/actinia-core-alpine/Dockerfile#L50) and [Ubuntu](https://github.com/mundialis/actinia_core/blob/main/docker/actinia-core-ubun…
-
Currently not all actinia-user commands are working. Example:
```
usage: actinia-user [-h] [-s SERVER] [-p PORT] [-a REDIS_PASSWORD] [-u USER_ID] [-g USER_GROUP] [-w PASSWORD] [-r {superadmin,admi…
-
There is an empty `/grassdb/` in the deployed docker container while data really reside in `/actinia_core/grassdb/`.
Perhaps a wrong path here?
https://github.com/mundialis/actinia_core/blob/fdc…
-
I think we should move `ace` to a dedicated repository, as it is a IMO utility that helps working with actinia instances.
Or is it a central part of actinia, without which actinia isn't fulfilling …
-
At time the test `test_landsat_dowunload_commads()` fails (besides the fact, that it should be renamed to `test_landsat_download_commands()`, leading to blocked docker image creation:
```
========…
-
For deployment with kubernetes it would be helpful to be able to configure certain values via environment variable instead of one config file containing all values. This is especially usefull for the …
-
![image](https://user-images.githubusercontent.com/123720/107903148-c91a1880-6f8b-11eb-9530-415c7c600bb3.png)
-
Hi all,
when I try to build and deploy actinia_core in a docker container I get the following error message:
Starting GRASS GIS...
ERROR: Unable to create new location because the location alr…
-
I think i.sentinel extension, python packages sentinelsat and pandas should be added to the Dockerfile. I haven't worked for here before and couldn't be sure where to put them. Even i.sentinel extensi…