1
0
mirror of https://github.com/krislamo/freecloud synced 2025-09-11 21:09:31 +00:00

Basic Nextcloud Installation on Debian 10

A basic installation of Nextcloud 16 Stable on Debian Stable.
This commit is contained in:
2019-07-11 01:41:05 -04:00
commit a291a888fd
8 changed files with 293 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Vagrant files
.vagrant
# Unneeded ansible file
*.retry
# Production files
group_vars/production.yml
group_vars/.gitignore