cleanup: Move old compose example to devtools directory

We agreed to move the 'opencloud_full' example to a new directory to
avoid confusion with the supported compose examples in
opencloud-compose.

This commit keeps the bare-metal example in place as that is still
mentioned in the documentation.
This commit is contained in:
Ralf Haferkamp
2025-09-24 08:33:03 +02:00
committed by Ralf Haferkamp
parent 2445c79c44
commit 5023642885
53 changed files with 6 additions and 2 deletions
@@ -0,0 +1,7 @@
services:
opencloud:
volumes:
- opencloud-apps:/var/lib/opencloud/web/assets/apps
volumes:
opencloud-apps: