Jump to content

Cherokee (web server): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
I added the section called "Websites running Cherokee" including lua.org and 2daygeek.com
Reverted to revision 924774604 by InternetArchiveBot (talk) (TW)
Line 58: Line 58:
== Devices running Cherokee ==
== Devices running Cherokee ==
During the last few years Cherokee has been adopted by numerous electronic device makes and IoT technology manufacturers. Some examples include [[GoPro]] action cameras and drones,<ref>{{cite web|url=https://gopro.com/help/articles/block/Open-Source-Software|title=GoPro: Open Source Software}}</ref> [[Xiaomi]] action cameras, [[Digi International]]'s [[Internet of things]] kits,<ref>{{cite web|url=http://www.sase.com.ar/2013/files/2013/09/SASE2013-CC-Wi_MX28.pdf|title=Digi ConnectCard i.MX28}}</ref> [[ATN Corporation]]'s high-end rifle scopes,<ref>{{cite web|url=https://www.phillips321.co.uk/2015/11/24/hacking-the-atn-x-sight-part1/|title=Hacking the ATN X-sight}}</ref> Defender's security cameras,<ref>{{cite web|url=https://localhoster.blogspot.com/2013/12/wi-fi-multicam-defender-wf-10hd.html|title=Wi-Fi камера Multicam Defender WF-10HD}}</ref> etc. Since Cherokee is Open Source Software and does not require manufacturers to license the code, there is no way to know how many companies are embedding Cherokee in their products.
During the last few years Cherokee has been adopted by numerous electronic device makes and IoT technology manufacturers. Some examples include [[GoPro]] action cameras and drones,<ref>{{cite web|url=https://gopro.com/help/articles/block/Open-Source-Software|title=GoPro: Open Source Software}}</ref> [[Xiaomi]] action cameras, [[Digi International]]'s [[Internet of things]] kits,<ref>{{cite web|url=http://www.sase.com.ar/2013/files/2013/09/SASE2013-CC-Wi_MX28.pdf|title=Digi ConnectCard i.MX28}}</ref> [[ATN Corporation]]'s high-end rifle scopes,<ref>{{cite web|url=https://www.phillips321.co.uk/2015/11/24/hacking-the-atn-x-sight-part1/|title=Hacking the ATN X-sight}}</ref> Defender's security cameras,<ref>{{cite web|url=https://localhoster.blogspot.com/2013/12/wi-fi-multicam-defender-wf-10hd.html|title=Wi-Fi камера Multicam Defender WF-10HD}}</ref> etc. Since Cherokee is Open Source Software and does not require manufacturers to license the code, there is no way to know how many companies are embedding Cherokee in their products.
== Websites running Cherokee ==
A known program [[Lua (programming language)|Lua]], hosts there website, [https://lua.org lua.org], on Cherokee web servers. 2daygeek, a popular [[Linux]] guide and news source also runs their website, [https://www.2daygeek.com/ 2daygeek.com], on Cherokee Web servers.


<br />
== See also ==
== See also ==
* [[Comparison of web servers]]
* [[Comparison of web servers]]

Revision as of 03:16, 27 November 2019

Cherokee Web Server
Original author(s)Álvaro López Ortega, Cherokee Project
Stable release
1.2.104 / April 2, 2014; 10 years ago (2014-04-02)
Repository
Written inC, Python and JavaScript[1]
Operating systemCross-platform [2]
Available inEnglish, Spanish, German, French, Italian, Dutch, Polish, Swedish, Brazilian Portuguese, Chinese Simplified, Catalan, Galician
TypeWeb server
LicenseGPLv2[3]
Websitecherokee-project.com Edit this at Wikidata

Cherokee is an open-source cross-platform web server that runs on Linux, BSD variants, Solaris, OS X, and Windows. It is a lightweight,[4] high-performance[5] web server/reverse proxy licensed under the GNU General Public License. Its goal is to be fast and fully functional yet still light. Major features of Cherokee include a graphical administration interface named cherokee-admin, and a modular light-weight design.

Independent tests have shown Cherokee to be better performing than Apache[6][7] when serving up both static and dynamic content.

Cherokee is maintained and developed by an open source community.[8]

Features

Web server features

Web applications[15]

Configuration wizards are provided to automatically configure the web server to perform specific tasks, or run frameworks and applications. These provide support for: PHP through FastCGI, Ruby on Rails, ColdFusion, GlassFish, Django, Alfresco, GNU Mailman, .NET with Mono, rTorrent, Symfony, and Zend Engine, plus generic Video Streaming and uWSGI.

Devices running Cherokee

During the last few years Cherokee has been adopted by numerous electronic device makes and IoT technology manufacturers. Some examples include GoPro action cameras and drones,[16] Xiaomi action cameras, Digi International's Internet of things kits,[17] ATN Corporation's high-end rifle scopes,[18] Defender's security cameras,[19] etc. Since Cherokee is Open Source Software and does not require manufacturers to license the code, there is no way to know how many companies are embedding Cherokee in their products.

See also

References

  1. ^ "Cherokee - Ohloh". Ohloh.net. Retrieved 8 February 2012.
  2. ^ "Cherokee Downloads". Cherokee project. Retrieved 2011-03-23.
  3. ^ "Cherokee license". Archived from the original on 2012-07-23.
  4. ^ Frommel, Oliver. "FEATHERWEIGHTS - Linux Magazine Online". Linux Magazine. Retrieved 10 August 2011.
  5. ^ "Installing Cherokee With PHP5 And MySQL Support On Ubuntu 11.04". Linux.com. 10 August 2011. Retrieved 26 August 2011.[permanent dead link]
  6. ^ "Cherokee vs Apache Benchmarks". Dynamic Hosting. Archived from the original on 2018-11-29. Retrieved 2012-02-07.
  7. ^ "Cherokee vs Apache : An alternate web server". Craig Strong. Archived from the original on 2012-02-26.
  8. ^ Contributors and metrics about Cherokee Project
  9. ^ "TLS/SSL Cookbook". Cherokee project. Retrieved 2010-09-16.
  10. ^ "Virtual Servers". Cherokee project. Retrieved 2010-09-16.
  11. ^ "Supported authentication mechanisms". Cherokee project. Retrieved 2010-09-16.
  12. ^ "Supported logging styles". Cherokee project. Retrieved 2010-09-16.
  13. ^ "Cherokee uWSGI support". Retrieved 23 March 2011.
  14. ^ "Application deployment with Cherokee Market". Archived from the original on 26 February 2011. Retrieved 23 March 2011.
  15. ^ "Recipes for specific tasks". Retrieved 2010-09-16.
  16. ^ "GoPro: Open Source Software".
  17. ^ "Digi ConnectCard i.MX28" (PDF).
  18. ^ "Hacking the ATN X-sight".
  19. ^ "Wi-Fi камера Multicam Defender WF-10HD".

External links