Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattherix/nextcloud
Installing and configuring nextcloud on debian using ansible
https://github.com/mattherix/nextcloud
Last synced: 29 days ago
JSON representation
Installing and configuring nextcloud on debian using ansible
- Host: GitHub
- URL: https://github.com/mattherix/nextcloud
- Owner: Mattherix
- License: other
- Created: 2022-06-12T20:24:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T17:34:17.000Z (7 months ago)
- Last Synced: 2024-06-23T18:44:45.957Z (7 months ago)
- Language: Jinja
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nextcloud
Installing and configuring nextcloud on debian using ansible## Installation
```sh
chmod +x install-vm.sh
./install-vm.sh
```