Access FileCloud
Admin Portal:
-
http://<server-ip>/ui/admin/index.html
- Username:
admin
- Password:
password
User Portal:
-
http://<server-ip>/ui/core/index.html
Resetting Admin Password
In the FileCloud admin portal’s left navigation bar, scroll down and click Settings. Then, on the Settings navigation page, click Admin .
The Admin settings page opens.
Click Reset Admin Password.
A Reset Admin Password dialog box opens.
Enter the old and new password values, and click Reset Admin Password.
Configure Storage
In the FileCloud admin portal’s left navigation bar, scroll down and click Settings. Then, on the Settings navigation page, click Storage.
The Managed Storage settings page opens by default.
Set Storage Path to /opt/fileclouddata
.
Setup LibreOffice Preview (Optional)
FileCloud supports two preview methods:
- built-in web preview
- LibreOffice
To enable LibreOffice preview:
docker exec -it filecloud filecloudcp -p
docker exec -i filecloud chown www-data /usr/lib/libreoffice/program
Then in Admin Portal:
- Go to Settings → Misc → Preview.
- Set Office Location to
/usr/lib/libreoffice/program
. - Enable Document Converter.
Notes
- By default, FileCloud uses host-mounted volumes for Database and FileCloud storage.
- This configuration is not optimized for production.