Installation - PlasHost/filebrowser-coolify GitHub Wiki
This will guide you through installation.
- You might want to set up Coolify with Cloudflare. Documented here: coolify with Cloudflare
- Basic Coolify knowledge will be helpful in this, but I will try to explain things to the best of my abilities.
- This wiki page assumes you already have a server set up with Coolify and a project on that server.
Follow these steps to install filebrowser (quantum) with Coolify.
- Head over the the
Projectstab. - Click the Project you want to install your filebrowser server under.
- Click
+ Newat the top of the page. - Search
git. - Click
Public Repository. - Insert this into the
Repository URL (https://)field:https://github.com/PlasHost/filebrowser-coolify. - Change
Build PacktoDocker Compose. - Click
Continue.
This assumes you did Step 1.
- Click on
Environment Variableson the left in theConfigurationtab (you should be in this tab). - Click
+ Addnext toEnvironment Variables. - Insert this as
Name:FILEBROWSER_ADMIN_PASSWORD - Insert this as
Value:adminNOTE: you can change this to a different password if you want! - Click
Save. - Insert this as
Name:FILEBROWSER_CONFIG - Insert this as
Value:./data/config.yamlNOTE: DO NOT CHANGE THIS! - Click
Save.
This assumes you did Step 1.
- Click on
Advancedon the left in theConfigurationtab (you should be in this tab). - Toggle on or off
Auto Deploy. (Checked means it will grab mydocker-compose.yamlfile every time I update it.) NOTE: I would recommend disabling this!
This assumes you did Step 1.
- Click on
Generalon the left in theConfigurationtab (you should be in this tab). - Under
Domains, set theDomains for Filebrowserto your custom domain. - Ensure it has
https://orhttp://at the front! - Click
Saveat the top.
This assumes you did Step 1 and Step 2.
- Click the
Deploybutton on the right of your new resource. - Wait for your server to deploy. (You can check this in the
Logstab.)
This assumes you have connected successfully to your Filebrowser server via an internet browser (new tab).
- Username:
admin. - Password: the same password you put in for your
FILEBROWSER_ADMIN_PASSWORDEnvironment Variable. - Continue to set up your Filebrowser server as you wish!
I had massive help from: the filebrowser (quantum) wiki
Also, shoutout to this Reddit post: coolify filebrowser Reddit post
This is also a cool tool I used: make a file into a single line with character returns