Skip to content

rpgwaiter/basedfilehost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasedFileHost

Host your files discretely! Meant to be used with basedapi. Built with Laravel Livewire. Find us on DockerHub!

Table of Contents

Installation & Usage

Clone the repository, create docker-compose.yml from the example, edit the variables for your use case.

git clone https://github.com/rpgwaiter/basedfilehost 
cd basedfilehost
cp docker-compose.example.yml docker-compose.yml
nano docker-compose.yml

Important variables to keep in mind:

  • API_URL: Points to your hosted instance of basedapi
  • SECRET_FILEHOST_PATH: Subpath to your files.
  • SHORT_NAME: Shows up in the tab name in your browser

Once docker-compose.yml is ready to do, bring the project up.

docker-compose up -d

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

About

Self-hosted anonymous file serving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published