Skip to main content

Easier Docker based deployments to AWS.

Project description

Requirements:

  • Python 3.6

  • ssh

  • ssh-agent

  • gpg

  • psql

  • awscli

  1. Configure your AWS credentials as usual (aws configure).

    1. fuku profile ls to see available profiles.

    2. fuku profile sl <name> to select your profile.

  2. fuku profile bucket <bucket> to set a workspace for Fuku.

    1. fuku region ls to see available regions.

    2. fuku region sl <region> to select a region.

    1. fuku cluster ls to see available clusters.

    2. fuku cluster sl <cluster> to select a cluster.

    3. Enter password to access cluster key file.

    1. fuku app ls to see available apps.

    2. fuku app sl <app> to select an app.

    1. fuku pg ls to see available DBs.

    2. fuku pg sl <db> to select a DB.

    3. Enter password to access PGPASS file.

At this point you have configured your session for a particular cluster, application, and database. For convenience it’s best to cache the session for easy retrieval:

fuku session save <name>

fuku session load <name>

To download the current database:

fuku pg dump

To overwrite a database with new content (CAUTION):

fuku pg restore <filename>

To access one of the nodes in the cluster directly:

fuku node ssh <name>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fuku-0.0.5.tar.gz (36.4 kB view details)

Uploaded Source

File details

Details for the file fuku-0.0.5.tar.gz.

File metadata

  • Download URL: fuku-0.0.5.tar.gz
  • Upload date:
  • Size: 36.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fuku-0.0.5.tar.gz
Algorithm Hash digest
SHA256 16248d2c009b7d13abbd61c7e9f29ae37abb10664b568da5806650bc18f6c0e1
MD5 8f6db1a71856fb0ea1f9b2eb6c018af6
BLAKE2b-256 ceb24f1d62b9e409a1d48a804a2ae1582c65932a95755c5b2ce54667e291f89b

See more details on using hashes here.

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