Skip to content

cyrta/ec2-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ec2-deploy

Personal utility to set up development installation from Ubuntu server. It creates a new instance on Amazon EC2, and then installs openvpn and nginx there.

Don't expect too much from it, it's unlikely you find it useful for your needs.

But just in case, if you decided to try it out.

  1. Open up the source code to make sure it looks like what you're searching for.

  2. copy :file:`config.yaml.sample` to :file:`config.yaml` and edit the file

  3. install requirements

    pip install -r requirements.pip
  4. run the main script, you get the IPython shell with help

    python ./ec2_deploy.py

Drop some files to :file:`nginx` and :file:`openvpn` directories to make installation more or less useful.

About

Personal utility to set up development installation from Ubuntu server on Amazon EC2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors