Home
Softono

Pomfe.co File Hosting

Open source MIT CSS
30
Stars
8
Forks
0
Issues
5
Watchers
4 years
Last Commit

 About Pomfe.co File Hosting

Pomfe.co File Hosting Site Source Code

Platforms

Web Self-hosted

Languages

CSS

Links

Need Help Installing Pomfe.co File Hosting?

We provide expert installation service for this software. Our team will install, configure, and secure Pomfe.co File Hosting on your server. plans start at just $30.

Pomfe.co File Hosting

View on GitHub

Pomfe.co V1

  • Discontinued project

pomfe.co

Requirements

  • A web server (Nginx or Apache)
  • PHP (>=5.5)
  • MySQL Server

Installation

  • Drag all the files to the "root directory" of your website.
  • Run sudo chown -R www-data:www-data /var/www/domain.com/html/files
  • Import "schema.sql" and "update.sql" into your MySQL Database.
  • Modify "settings.inc.php" inside /includes/.
  • Run "composer install" to install the required dependencies. (Optional if use ClamAV)
  • Try uploading a file: see if it adds a row into your MySQL database and try to open the file.

Add-ons

Moe Panel: https://github.com/Pomfe/Moe-Panel

  • The main panel works but reports are broken, and I don’t believe the current pomfe.co source has support for the dynamic upload limits. Also I need to upload some code to support it on this version of pomfe.co.
  • We discontinued support for Moe Panel quickly as the code is horrible and it ended up working out better for us to build our own panel.

Credits

  • Pomf done by Nekunekus
  • Modifications done by Bohrmeista & Votton.

Tips

  • Remember to block the execution of PHP code on your web server.
  • You can make cron jobs to remove logs automatically.
  • You can get a free SSL using Let's Encrypt's Certbot or CloudFlare's SSL Solution.

Helpful resources:

Extra Info

We will most likely leave this in a working condition so, if you want to use it feel free (it works with our version of moe panel).