structr/Structr start and deploy action

Deploys a Structr and Neo4j stack into an action runner and imports a given Structr webapp.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
structr-versionThe version of Structr to startyes5.2.1
neo4j-versionThe version of Neo4j to startyeslatest
structr-webapp-pathThe path to the Structr webapp folder. Defaults to <github.workspace>/webappyes${{ github.workspace }}/webapp
structr-licenseA valid Structr license keyno""
structr-conf-fileA custom structr.conf file used for the deploymentno""

no outputs