From startups to enterprises, Akkeris run critical services - everyday.

Akkeris' JSON API means that you have full control over your workflow and process. The JSON API isn't limited to a minor set of functions, but fully featured.
POST /apps HTTP/1.1
{
"name":"events",
"space":"dev-us",
"org":"akkeris"
}
HTTP/1.1 201 Created
{
"archived_at":"2016-07-18T14:55:38.190Z",
"buildpack_provided_description":"default",
"created_at":"2016-07-18T14:55:38.190Z",
"git_url":"",
"id":"4f739e5e-4cf7-11e6-beb8-9e71128cae77",
"maintenance":false,
"name":"events",
"key":"events-dev-us",
"organization":{
"id":"09eac4cd-4824-f569-bdc4-420656e65ce2",
"name":"akkeris"
},
"region":{
"id":"7edbac4b-6a5e-09e1-ef3a-08084a904621",
"name":"us-seattle"
},
"released_at":"2016-07-18T14:55:38.190Z",
"space":{
"id":"c164e2c4-958b-a141-d5f4-133a33f0688f",
"name":"dev-us",
"compliance":""
},
"stack":{
"id":"6875216c-d683-060a-a133-ff770775833e",
"name":"ds1"
},
"updated_at":"2016-07-18T14:55:38.190Z",
"web_url":"https://events-dev-us.apps.akkeris.io"
}
POST /routes HTTP/1.1
{
"site":"www.example.com",
"app":"4f739e5e-4cf7-11e6-beb8-9e71128cae77",
"source_path": "/",
"target_path": "/events"
}
HTTP/1.1 201 Created
{
"id": "45736b25-5752-4561-858f-fb8169375665",
"site": "www.example.com",
"source_path": "/",
"target": {
"app": "events-dev-us",
"path": /events"
},
"created_at": "2017-09-05T20:01:59.100Z",
"updated_at": "2017-09-05T20:01:59.100Z"
}
Create, delete applications, provision postgres databases, request TLS certificates, create sites and add routes to applications all through one powerful JSON API.
Use who you want, and how you want, on-premisis, in AWS, Google Cloud or Azure.
Using stacks and regions, you can define ingres and load balancers anywhere on any cloud platform and route traffic to kubernetes. Deploy once with pipelines and push to multiple regions seemlessly.
Akkeris is built ontop a world class foundation of Kubernetes and CNCF projects to ensure stability and reliability.
TLS/SSL by default, integrated single sign on, HashiCorp vault integrations, security as a service plugins and much more.
Need to register a TLS certificate? We have a DigiCert™ broker for that. Need to install it on your F5? We have a plugin for that.
All build, app and http logs stream through kafka and into our log shuttle where engineers and operations can repoint logs to any https, syslog+udp or syslog+tls end point with a single command.
Every component of Akkeris is open sourced and can be modifeid to help suite your individual needs, in addition akkeris supports plugins which allow you to publish and install additional functionality.
From auditing to attribution of costs (invoices) we've built out a rich suite of administrative functionality to properly assess where costs are going and who is using what.
An independent group of people passionate about developer experience.
Akkeris is a non-profit project and is released as open source. We want to be around for a long time, and keep building the best tech we can.
Built for twelve factor applications and kubernetes. We created akkeris to look to the future, rather than being stuck in the past.
Almost everything we do is released as open source and developed in public over on Github.
Check out our Slack team. It's the best way to meet other people working with akkeris, all over the world.