Skip to content

initedit/simple-storage-solution

Repository files navigation

Simple Storage Solution - Initedit

ssd with docker

docker build -t ssd -f ssd.Dockerfile .

docker run -d -p 80:80 -v /data:/var/www/html/uploads ssd

Installation :

  1. upload files to /public_html/
  2. Done( Goto https://yourip/)

Note : /upload directory should have write permission)

Live code : https://ssd.initedit.com

Prerequisite :

ubuntu: apt-get update; apt-get install apache2 php

About

Simple Storage Solution - Initedit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •