eb-fasthttp-sample

command module
v0.0.0-...-dd8a68d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2020 License: MIT Imports: 2 Imported by: 0

README

eb-fasthttp-sample

Sample FastHTTP application for AWS Elastic Beanstalk

build.sh should executable

chmod +x build.sh

Install Elastic Beanstalk command line interface

curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"

sudo apt-get install python3.7

curl -O https://bootstrap.pypa.io/get-pip.py

python3.7 get-pip.py --user

pip install awsebcli --upgrade --user

export PATH=~/.local/bin/:$PATH

source ~/.profile

Initialize and deploy

eb init

eb create

eb deploy

Deploy via AWS Management Console

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL