Skip to content

Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it.

Notifications You must be signed in to change notification settings

evanhoucke/jirafeau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jirafeau

Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it.

docker-compose

jirafeau:
   image: evanhoucke/jirafeau
   volumes:
     - /upload/directory:/data
   ports:
     - 80:80
   restart: always

About

Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages