-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Linux Hosting Options
Demis Bellot edited this page Oct 25, 2016
·
6 revisions
This page has moved to docs.servicestack.net
We'll list different Linux Hosting Options being used by others to deploy and Host ServiceStack on Linux:
- Guide for running ServiceStack on Mono/Linux
- Docker image for running ServiceStack in a Docker container
- Hello Docker! by +Pauli Price
- Tutorial: FastCGI Mono Server and Nginx hosted on DigitalOcean by @jokecamp
- What is the best way to run ServiceStack on Linux / Mono? answered on StackOverflow
- [Atomic Mono deployment with capistrano and nginx under debian] (http://blogs.7digital.com/dev/2012/09/25/atomic-mono-deployment-with-capistrano-and-nginx-under-debian/) by @7digital
- Why ServiceStack?
- Important role of DTOs
- What is a message based web service?
- Advantages of message based web services
- Why remote services should use separate DTOs
-
Getting Started
-
Designing APIs
-
Reference
-
Clients
-
Formats
-
View Engines 4. Razor & Markdown Razor
-
Hosts
-
Security
-
Advanced
- Configuration options
- Access HTTP specific features in services
- Logging
- Serialization/deserialization
- Request/response filters
- Filter attributes
- Concurrency Model
- Built-in profiling
- Form Hijacking Prevention
- Auto-Mapping
- HTTP Utils
- Dump Utils
- Virtual File System
- Config API
- Physical Project Structure
- Modularizing Services
- MVC Integration
- ServiceStack Integration
- Embedded Native Desktop Apps
- Auto Batched Requests
- Versioning
- Multitenancy
-
Caching
-
HTTP Caching 1. CacheResponse Attribute 2. Cache Aware Clients
-
Auto Query
-
AutoQuery Data 1. AutoQuery Memory 2. AutoQuery Service 3. AutoQuery DynamoDB
-
Server Events
-
Service Gateway
-
Encrypted Messaging
-
Plugins
-
Tests
-
ServiceStackVS
-
Other Languages
-
Amazon Web Services
-
Deployment
-
Install 3rd Party Products
-
Use Cases
-
Performance
-
Other Products
-
Future