first commit

This commit is contained in:
Senad Uka
2017-11-07 09:23:57 +01:00
commit 0eee92660a
356 changed files with 747259 additions and 0 deletions

16
manifest.yml Normal file
View File

@@ -0,0 +1,16 @@
---
applications:
- name: helix-staging
buildpack: python_buildpack
services:
- helix-staging-redis
- name: helix-preprod
buildpack: python_buildpack
services:
- helix-staging-redis
- name: helix-production
buildpack: python_buildpack
services:
- helix-production-redis