Skip to content

Shortfin is a very fast and lightweight open-source web server that serves static content only.

License

Notifications You must be signed in to change notification settings

timothyej/Shortfin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortfin Web Server
------------------
http://shortfin.io

Timothy E. Johansson <timothy.ejohansson@gmail.com>


Description:
  Shortfin is a fast and lightweight static web server made to run web apps.


Tested on:
-  Linux (Ubuntu)
  
  
Install
	$ ./configure
 	$ make
 	# make install


Configure:
	# vim /etc/shortfin/shortfin.conf
	

How to start the server
	# shortfin -c /etc/shortfin/shortfin.conf
	
	or
	
	# /etc/init.d/shortfin start

About

Shortfin is a very fast and lightweight open-source web server that serves static content only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages