nextcloud/Set up Nextcloud
Set up a Nextcloud environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| nextcloud-version | Version tag or branch name to set up | no | master |
| install | Run Nextcloud installation? Skip if you only need the code, not a process | no | false |
| database | Database system to use for installation | no | sqlite |
| node-version | Node.js version to set up | no | 16 |
| npm-version | npm version override | no | default |
| php-version | PHP version to set up | no | 8.3 |
| php-coverage | PHP coverage support | no | none |
| patch-php-version-check | Remove Nextcloud version check to allow nightly PHP versions | no | false |
| tools | Optional tools to install separated by space. Available: krankerl | no | "" |
Outputs
no outputs