Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 2.56 KB

ROADMAP.md

File metadata and controls

42 lines (33 loc) · 2.56 KB

dssrv

DIREKTSPEED - SERVER a NODE.JS Application Server and Server Stack Framework using dssrv-engine a wrapper for Running NodeJS Servers and Manage the Routing as also Supplys Additions like socket Communication Channels and all that via SocketCluster Framework.

Main Features

  • Easy to use HTTP static file server
  • Option: OnDemand Compiling assets: less, dug (was jade), and more...
  • Option: static compile assets on server run or via cli
  • Option: harpJS compatible applications and templates and all that
  • Option: Supports any protocol
  • Running any NodeJS expressAPP and add domain Routing features as also Scaleability via WebSockets.
  • Allows TCP Port Multiplexing via diffrent methods
  • Allows Loadbalancing and Reverse Proxying of any protocol
  • Rule Support for Loadbalancing Proxying and any protocoll
  • Logging
  • Caching via diffrent methods
  • DropIn Replacement for NGINX, Apache, Passanger, PHP, Hipache, HAPROXY, Varnish, CDN, Cloud Services.
  • Powerfull Admin Abilitys Management, Deployment, Monitoring, Logging, Scaling

This Repo:

Holds useable examples of dssrv if you need support reach us at dspeed.eu

Use as single domain Static Web Server -
Use as multi domain Static Only Web Server
Use as Mixed Multi domain Static/Dynamic Webserver
Use as Static web Server with loadbalancing
Use as GIT protocol and http server.
Use as Loadbalancer - TCP/UDP
Use as TCP Port sharing server
Use as Rule Based Firewall
Use as manager for iptables, git,docker, networking, users, folder permissions, task runner, cron, plugins supported
Use as software deploytool.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.