Skip to content

Commit c5ba8f2

Browse files
authored
add some notes
1 parent 2f8588a commit c5ba8f2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

vagrant/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# vagrant-nextcloud
2-
This repo contains all the Vagrant config to get an Ubuntu 18.04 VM with the latest version of Nextcloud installed.
1+
# Nextcloud VM with vagrant
2+
This subrepo contains all the Vagrant config to get an Ubuntu 18.04 VM with the latest version of Nextcloud installed.
33

4-
# Setup
4+
**Please not that this is not the preferred way to install Nextcloud. It's also untested in the current state.**
55

6+
# Setup
67
`vagrant up` will install everything
78

89
Go to [https://localhost:8080/](https://localhost:8080/) and access Nextcloud with credentials `ncadmin / nextcloud`
910

1011
# Information
11-
1212
- `VagrantFile` contains instructions to run an inline script: `install.sh`
1313
- `install.sh` does the following
1414
- Clones https://github.com/nextcloud/vm

0 commit comments

Comments
 (0)