Skip to content

datalocker/unsee.cc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unsee.cc - Secure and private image hosting

This is the official Git repository for the Unsee image hosting. The deployment on production server is as simple as:

git fetch
git reset --hard origin/master
rm application/configs/env.php

This is done for the sake of ease and transparency.

Installation

To run your copy of Unsee locally you'll probably need to run scripts located at scripts/build.

Requirements

  • *nix environment
  • Nginx
  • Secure link module
  • Php
  • Redis module
  • Imagick module
  • Redis
  • Image magick

About

Git repository for the https://unsee.cc image hosting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.4%
  • CSS 18.7%
  • JavaScript 17.7%
  • Shell 4.2%