What This Tool Does
The backend starts a Docker-based ownCloud server, maps a public port directly to the instance, returns the ownCloud and WebDAV URLs, and destroys the instance automatically after 30 minutes.
Temporary service
Create a disposable ownCloud server for WebDAV and client testing. It expires automatically after 30 minutes.
Create a disposable ownCloud server with random credentials for short-lived WebDAV, sync client, and file workflow testing.
The backend starts a Docker-based ownCloud server, maps a public port directly to the instance, returns the ownCloud and WebDAV URLs, and destroys the instance automatically after 30 minutes.
Temporary ownCloud data lives inside the disposable container. No host directory is mounted, storage is limited, and the container is removed when the instance expires or is destroyed.
Each temporary ownCloud server expires automatically after 30 minutes.
Yes. Use the returned WebDAV URL, username, and password in a compatible WebDAV client.
No. This tool is intended for temporary testing only, not sensitive, production, or long-term storage.