Skip to main content

REST Service to deploy AWS CF templates using Senza

Project description

https://coveralls.io/repos/zalando/lizzy/badge.svg?branch=master&service=github

Lizzy

DISCLAIMER: Lizzy is still in alpha state.

REST Service to deploy AWS Cloud Formation templates using Senza CLI tool.

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:

  1. stack_version argument, if present;

  2. application_version argument, if present;

  3. 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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

lizzy-1.8.2-py3-none-any.whl (24.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page