You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+36-1Lines changed: 36 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
Nextcloud's development environment using Docker Compose providing a large variety of services for Nextcloud server and app development and testing.
6
6
7
+
Adapted for [VO Federation app](https://github.com/nextcloud/vo_federation) development.
8
+
7
9
⚠ **DO NOT USE THIS IN PRODUCTION** Various settings in this setup are considered insecure and default passwords and secrets are used all over the place
8
10
9
11
- ☁ Nextcloud containers for running multiple versions
@@ -31,7 +33,7 @@ In detail explanation of the setup and its features and configuration options ca
31
33
32
34
To start the setup run the following commands to clone the repository and bootstrap the setup. This will prepare your setup and clone the Nextcloud server repository and required apps into the `workspace` folder.
0 commit comments