2021-10-15 12:19:37 +00:00
|
|
|
namespace: finallycoffee
|
|
|
|
name: nextcloud
|
2023-07-17 19:07:45 +00:00
|
|
|
version: 0.5.1
|
2021-10-15 12:19:37 +00:00
|
|
|
readme: README.md
|
|
|
|
authors:
|
2023-07-17 19:07:45 +00:00
|
|
|
- transcaffeine <transcaffeine@finally.coffee>
|
2021-10-15 12:19:37 +00:00
|
|
|
description: Installing and configuring nextcloud (and related apps/services) using docker
|
2021-10-16 13:01:14 +00:00
|
|
|
dependencies:
|
|
|
|
"community.docker": "^1.10.0"
|
2023-07-17 19:07:45 +00:00
|
|
|
license_file: LICENSE.md
|
2021-10-15 12:19:37 +00:00
|
|
|
build_ignore:
|
|
|
|
- '*.tar.gz'
|
2023-07-17 19:07:45 +00:00
|
|
|
repository: https://git.finally.coffee/finallycoffee/nextcloud
|
|
|
|
issues: https://git.finally.coffee/finallycoffee/nextcloud/issues
|