REST Service to deploy AWS CF templates using Senza
Project description
Lizzy
DISCLAIMER: Lizzy is still in alpha state.
REST Service to deploy AWS CF templates using Senza.
Configuration
Lizzy uses the following environment variables for configuration:
NAME |
DESCRIPTION |
DEFAULT |
---|---|---|
ALLOWED_USERS |
List of users that can use Lizzy |
|
DEPLOYER_SCOPE |
OAUTH scope needed to deploy |
|
JOB_INTERVAL |
Interval between executions of the job |
15 |
LOG_LEVEL |
Sets the minimum log level |
INFO |
LOG_FORMAT |
Sets the log format (human or default) |
default |
KIO_URL |
Kio’s URL |
|
PORT |
TCP port to use for lizzy |
8080 |
REDIS_HOST |
Hostname of the Redis Server |
localhost |
REDIS_PORT |
Port of the Redis Server |
6379 |
REGION |
AWS Region to use |
eu-west-1 |
TOKEN_URL |
URL to get a new token |
|
TOKEN_INFO_URL |
URL to validate the token |
Stack Version Naming
The order of precedence to set the stack version is as follows:
stack_version argument, if present;
application_version argument, if present;
Automatically generated version name based on the stack’s creation time.
Limitations
Currently Lizzy doesn’t support:
senza definitions with more than one AppServer;
parameters specified by name;
License
Copyright 2015 Zalando SE
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file lizzy-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: lizzy-1.3.1-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7e74880cfd50049265d68eff9c1bfb17f33639007df04f17e624bd4ff127766 |
|
MD5 | 3f11080e6c60508592d5a6f3524b2bb3 |
|
BLAKE2b-256 | d02589dc66a06b342c8361cc172bb0f1c014196eaa1697c141c0c0422d24a0fc |