Passenger applications do not inherit htaccess rules Overview .htaccess files are used to control behaviors of applications by overriding global server configuration. Any Passenger-based application, which includes Node, Python,...
Passenger-backed apps perform unscripted optimizations Overview Applications launched through Passenger, which includes Node, Python, Ruby, and Meteor, may receive optimizations to JavaScript, CSS, and image assets...
Platform isolation overview Overview LithiumPanel utilizes a unique platform that consists of multiple security subsystems and user roles to yield optimal throughput and...
Reducing DNS propagation time In general, allow for 24 hours for DNS to fully propagate. This window may be reduced to 60 seconds or less following...
Running Discourse Discourse is a popular forum software written in Ruby. Because Discourse relies on Docker, which is incompatible with the platform,...
Running Memcached Overview Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls,...
Running Meteor Overview Meteor is a web framework written on top of Node.js. Meteor hooks into Passenger for seamless process launching and flexible,...
Running MongoDB Overview MongoDB is fast, document-oriented NoSQL server. It’s complementary to key-value cache stores like Redis or Memcached and is suitable when necessary....
Running Node.js Overview Node.js is a performant JavaScript backend built off Chrome’s JavaScript engine (v8). It’s also wicked fast. Node.js and its...
Running Redis Overview Redis is an advanced key-value cache and store, similar to memcached with better performance. It is available on newer...