New pages
From Gcube Wiki
- 15:56, 23 February 2021 GCube-SDI-Suite (hist) [4,145 bytes] Fabio.sinibaldi (Talk | contribs) (Created page with "Category:gCube Features '''gCube-SDI-Suite''' is a set of gCube java components that allows for the management of GIS resources (i.e. GeoSpatial DataSets, Metadata, Servic...")
- 16:43, 22 February 2021 SDI Library (hist) [5,493 bytes] Fabio.sinibaldi (Talk | contribs) (Created page with "SDI Library is a java library designed to help developers interact with gCube SDI. It offers clients implementations towards the SDI subsystems (i.e. SDI-Service, GeoNetwork,...")
- 03:43, 26 January 2021 Continuous Integration: Actions Jenkins Pipeline (hist) [3,280 bytes] Manuele.simi (Talk | contribs) (Created page with "= gCubeActions Pipeline Project = A pipeline to execute configurable actions over a list of Git repositories: The pipeline project is available at: https://jenkins.d4science....")
- 17:23, 13 January 2021 GeoPortal Service (hist) [4,840 bytes] Fabio.sinibaldi (Talk | contribs) (Created page with "== Overview == == Architecture == === Components === == API == === REST Interface === === Client Library === Java client library to interact with the service is distributed a...")
- 16:31, 1 December 2020 GeoPortal (hist) [4,283 bytes] Fabio.sinibaldi (Talk | contribs) (Created page with "Category:gCube Features == Overview == This document outlines the design rationale, key features, and high-level architecture, the options for their deployment and as we...")
- 18:11, 22 October 2020 Docker environment at D4Science (hist) [6,624 bytes] Andrea.dellamico (Talk | contribs) (Created page with " == D4Science docker infrastructure == A production cluster is available, based on Docker Swarm [https://docs.docker.com/engine/swarm/]. The cluster consists of: * three ma...")
- 09:48, 22 September 2020 Statistical Algorithms Importer: Docker Support (hist) [5,878 bytes] Giancarlo.panichi (Talk | contribs) (Created page with "{| align="right" ||__TOC__ |} This page explains how to create and run docker images on the D4Science infrastructure through the DataMiner service and the algorithms develop...")
- 14:50, 13 September 2020 GCube BOM (hist) [12 bytes] Luca.frosini (Talk | contribs) (Created page with "to be edited")
- 20:47, 16 August 2020 Base/Composed Images (hist) [575 bytes] Manuele.simi (Talk | contribs) (Created page with " Common gCube images reused by the different classes of components. ''Back to the Docker guide.'' Category:Docker")
- 20:44, 16 August 2020 Build a Docker Image (hist) [161 bytes] Manuele.simi (Talk | contribs) (Created page with "** Tags/SHAs Use fixed tags for immutability. Never build or compose from a <pre>latest</pre> tag. ** Automate ** Push ''Back to the Docker_Guide_for_gCube_Users | Docker...")
- 12:48, 16 August 2020 Image Repositories (hist) [786 bytes] Manuele.simi (Talk | contribs) (Created page with "Setting up a DTR or Docker Hub? Repositories owned by CNR: * https://hub.docker.com/u/gcube * https://hub.docker.com/u/d4science Should we use a aingle user or create an O...") originally created as "Docker Repositories"
- 03:26, 16 August 2020 Maintain the Images (hist) [496 bytes] Manuele.simi (Talk | contribs) (Created page with "= Find, Fix and Monitor for Image Vulnerabilities + Scheduled (Monthly) Patching")
- 03:08, 16 August 2020 Docker Guide for gCube Developers (hist) [894 bytes] Manuele.simi (Talk | contribs) (Created page with "* Docker Repositories Setting up a DTR or Docker Hub? * https://hub.docker.com/u/gcube * https://hub.docker.com/u/d4science Single User vs Organization? * Layout of a...") originally created as "Docker Guide for gCube Users"
- 15:39, 14 August 2020 Docker Best Practices (hist) [861 bytes] Manuele.simi (Talk | contribs) (Created page with "= Repositories = Setting up a DTR or Docker Hub? Single User vs Organization? = Dockerfile = == Where to keep the Dockerfile == == Base/Composed Images == Which ones we can...")
- 02:28, 26 July 2020 GCube Project Layout (hist) [4,601 bytes] Manuele.simi (Talk | contribs) (Created page with " = Standard Project Layout = gCube projects for new software components are primarily developed with the Java language using Maven as build automation tool. The layout of a pr...")
- 22:23, 25 July 2020 Structure of a gCube Project (hist) [0 bytes] Manuele.simi (Talk | contribs) (Created page with "= Structure of a gCube Project = gCube project for new software components are primarily developed with the Java language. Maven is used as build automation tool. == File Str...")
- 04:30, 12 July 2020 Continuous Integration: Notes Jenkins Pipeline (hist) [1,035 bytes] Manuele.simi (Talk | contribs) (Created page with "= Release Notes Pipeline = \ This is the expected action plan: # the developer must add a related section to CHANGELOG.md *before* each release. The section must be compliant...")
- 15:53, 26 June 2020 Ckan 2 zenodo library (hist) [4,135 bytes] Fabio.sinibaldi (Talk | contribs) (Created page with "{| align="right" ||__TOC__ |} The ''org.gcube.data.publishing.ckan2Zenodo'' gCube component is a Java library which translates CKAN items into Zenodo depositions, allowing to...")
- 08:33, 19 June 2020 Release Integration (hist) [1,964 bytes] Roberto.cirillo (Talk | contribs) (Created page with "= Release Preparation = In order to integrate a new component in a gCube release, some '''preparatory steps''' (performed by the Developer) are needed: # Upgrade and test the...")
- 09:41, 4 May 2020 Gis Viewer App (hist) [2,305 bytes] Francesco.mangiacrapa (Talk | contribs) (Created page with "The ''Gis Viewer App'' is a web application to interact with [https://wiki.gcube-system.org/gcube/GIS_Viewer Gis Viewer Widget] === Maven === The artifact is available on Ne...")
- 02:32, 13 March 2020 Continuous Integration: Dependency Walker Jenkins Pipeline (hist) [3,694 bytes] Manuele.simi (Talk | contribs) (Created page with "The Dependency Walker pipeline allows to navigate the dependencies among projects in Jenkins. Given the name of a Jenkins project (P): * navigate the maven modules built by...")
- 10:07, 22 January 2020 How to use the gCube Catalogue (hist) [606 bytes] Leonardo.candela (Talk | contribs) (Created page with "= The gCube Catalogue = The gCube Catalogue is a service that can be added to every virtual research environment for supporting the publishing of any digital artifact. Ther...")
- 21:56, 18 January 2020 CI Minimalistic Gitea's Guide (hist) [1,074 bytes] Manuele.simi (Talk | contribs) (Created page with "This section collects the steps for gCube Developers to setup a Gitea repository and get started with the CI pipeline. # Configure the Development_Machine| development mach...")
- 21:26, 16 January 2020 Cloning Git Repository (hist) [1,951 bytes] Manuele.simi (Talk | contribs) (Created page with " = Clone the repository and create a working copy = Change dir to a selected (or workspace) folder and clone the new Git repository: <source lang="bash"> > cd ~/Work/CNR/Proje...")
- 02:18, 23 December 2019 Continuous Integration: Tagging Jenkins Pipeline (hist) [3,686 bytes] Manuele.simi (Talk | contribs) (Created page with "= gCubeTagging Pipeline Project = In gCube we use a Pipeline to tag all the repositories forming a gCube Release. The pipeline project is available at: https://jenkins.d4scie...")
- 00:00, 23 December 2019 Continuous Integration: Releases Jenkins Pipelines (hist) [4,406 bytes] Manuele.simi (Talk | contribs) (Created page with " [https://jenkins.io/doc/book/pipeline/ Jenkins Pipeline] is a combination of plugins that support the integration and implementation of continuous delivery pipelines using...")
- 10:07, 20 December 2019 Code of Conduct (hist) [2,767 bytes] Pasquale.pagano (Talk | contribs) (Created page with " == Code of Conduct == [This guidelines are largely inspired by the Mozilla participation guidelines] '''''Respect each other’s ideas, styles and viewpoints.''''' We may n...")
- 04:17, 27 November 2019 Jenkins Projects (aka Jobs) for GitHub (hist) [1,702 bytes] Manuele.simi (Talk | contribs) (Created page with "= gCube GitHUb Template Project = The easiest way to create a new project is to clone the ''gCubeGitHubProjectTemplate'' project.")
- 00:28, 26 November 2019 GitHub/Jenkins: Setting up Webhooks (hist) [3,813 bytes] Manuele.simi (Talk | contribs) (Created page with "== Requirements == * GitHub Integration plugin (https://wiki.jenkins.io/display/JENKINS/Github+Plugin) installed on Jenkins") originally created as "Gihub/Jenkins: Setting up Webhooks"
- 16:37, 21 November 2019 CI Minimalistic GitHub's Guide (hist) [910 bytes] Manuele.simi (Talk | contribs) (Created page with "This section collects the steps for Developers to enable the CI pipeline with an existing GitHub repository. # Configure the development machine # Cr...")
- 11:21, 13 November 2019 Release Notes gCube.4.15.0 (hist) [4,040 bytes] Mariadigirolamo (Talk | contribs) (Created page with " __NOTOC__ = Release org.gcube.4-15-0 full changelog = ==== org.gcube.portal.ws-synchronized-module-library.1-3-0 ==== <pre> [Task #17348] Migrate ws-thredds-sy...")
- 16:59, 3 October 2019 Continuous Delivery of gCube System: Overview (hist) [648 bytes] Manuele.simi (Talk | contribs) (Created page with "= Workflow = 1200px")
- 10:43, 26 September 2019 How-to purge a ckan catalogue instance (hist) [1,324 bytes] Francesco.mangiacrapa (Talk | contribs) (Created page with " == Actions needed to purge a CKAN instance configured in the D4Science Infrastructure == 1. Purge the DB instance; 2. Purge the Solr Index (without the shutting down of Sol...")