2021-10-15 12:19:37 +00:00
|
|
|
namespace: finallycoffee
|
|
|
|
name: nextcloud
|
2024-11-30 18:30:15 +00:00
|
|
|
version: 0.7.2
|
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:
|
2024-09-24 06:48:59 +00:00
|
|
|
"community.docker": "^3.0.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
|
2024-09-24 06:48:59 +00:00
|
|
|
issues: https://codeberg.org/finallycoffee/ansible-collection-nextcloud/issues
|
2024-10-05 08:30:04 +00:00
|
|
|
tags:
|
|
|
|
- nextcloud
|
2024-11-30 18:30:15 +00:00
|
|
|
- nextcloud_apps
|
2024-10-05 08:30:04 +00:00
|
|
|
- docker
|