File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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.
3
3
4
- # Setup
4
+ ** Please not that this is not the preferred way to install Nextcloud. It's also untested in the current state. **
5
5
6
+ # Setup
6
7
` vagrant up ` will install everything
7
8
8
9
Go to [ https://localhost:8080/ ] ( https://localhost:8080/ ) and access Nextcloud with credentials ` ncadmin / nextcloud `
9
10
10
11
# Information
11
-
12
12
- ` VagrantFile ` contains instructions to run an inline script: ` install.sh `
13
13
- ` install.sh ` does the following
14
14
- Clones https://github.com/nextcloud/vm
You can’t perform that action at this time.
0 commit comments