Filebrowser
Filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files right from your browser.
Initial Setup
First you must connect to your slot via ssh. If you need help connecting to the server, please read the help article here.
After you have successfully SSH'd into your service, all you need to do is type this command to install the application:
box install filebrowser
It will take a minute or two to install, after which you will see a message stating that the app has been installed and a link where you can access the application, and the link to the app will also appear in your Swizzin panel.
How to Access
You can access Filebrowser from your Swizzin panel by clicking the link labeled Filebrowser. This will log you into the Filebrowser app in your browser.
Configuration
There's very little to configure in Filebrowser after installation. It will use the same credentials as your slot uses for logging in, and upon your first login, you can proceed to manage your files and folders.
Service Management
Like all box configured applications, you can manage Filebrowser via SSH with box with start, stop, restart, enable and disable commands. As of writing this documentation (25.3.2025), filesharing is only possible if you share the credentials to your slot with the person you're sharing a file to, but this functionality has been added to our dev platform and will be pushed out as soon as it's verified to work.
- Status
- Start
- Stop
- Restart
- Enable
- Disable
box status filebrowser
box start filebrowser
box stop filebrowser
box restart filebrowser
box enable filebrowser
box disable filebrowser
If you have suggestions or corrections to the documentation, please do not hesitate to let us know!