praxis
praxis copied to clipboard
Convox Praxis: A framework for modern application infrastructure.
A manifest with a Key would display this error ``` 19:51:24 UTC-0400 CREATE_FAILED AWS::KMS::Key KeySecret The new key policy will not allow you to update the key policy in the...
I'm exploring a way to avoid performance degradation of critical containers caused by other containers that compete for CPU / memory / network resources. For example we have an app...
The RackRegistries step in the CloudFormation template for version 20170831124901 fails due to missing SimpleDB support in the eu-central-1 region: ``` AWS::SDB::Domain ERROR: Resource is not supported in this region...
``` $ cx start build | building: /Users/mateuszfiolka/Projects/smp/dwaxis build | uploading: OK build | starting build: 84218e9be06d693cf2075adc0c2ce565587189e62d384f32bc284be7b4bd7f46 build | preparing source build | building: . build | running: docker build...
I follow the commands to install and start cx to test the new ALB feature. but i'm unable to run cx command, i re-install cx but and try again but...
I have two services in my app: backend and frontend. They live in two folders in the root of the directory. My convox file look like: ```yaml services: backend: build:...
```12:19:03 UTC-0700 CREATE_FAILED AWS::EFS::FileSystem Volumes Resource is not supported in this region``` Needs region mapping and conditional resource creation.
I did one install through the UI that failed for unclear reasons. ``` CREATE_FAILED Network AWS::CloudFormation::Stack ERROR: Embedded stack arn:aws:cloudformation:us-east-1:132866487567:stack/qa10-Network-13HKR6IG0WYEH/62b70480-7706-11e7-a103-503acac5c0fd was not successfully created: The following resource(s) failed to create:...
``` $ cx deploy ... CREATE_IN_PROGRESS ServiceWeb AWS::ECS::Service unexpected EOF ```
I can `cx switch` to a rack that didn't install correctly. This should probably be filtered out on the UI server side.