Skip to content

ideaware/backendstuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stuff for Backends

A collection of configuration scripts for Ruby on Rails applications(mainly) hosted in Ubuntu servers. Most of the work present here should work for Ubuntu 12.04+ machines.

Scrips located in dependencies folder are meant to work with debian-based Linux distros.

Notice

All scripts asume you're setting up an AWS Ubuntu EC2 instance. This means that the system user in all scripts is always ubuntu. Bear it in mind when applying these scripts to a different system user.

Usage

Run scripts with sudo bash command:

$ sudo bash ./dependencies/install_nginx.sh

Except dependencies/install_rvm.sh which SHOULD be run only with bash command. Doing as super user, would install RVM under /root folder.

Folders

AWS

AWS utilities installation and/or configuration

  • Code Deploy Agent
  • AWS CLI

Configurators

Dependencies

Basic software(mostly for Ruby on Rails apps)

Fixers

Some installations require more work, so the fixers come to help.

  • Fixer for WKHTMLtoPDF
  • RVM Troubleshooting

macOS

Dependencies that can be installed in macOS via shell scripts or using homebrew.

  • ImageMagick
  • Redis
  • Brew

License

Creative Commons License
Backend Stuff by Francisco Quintero is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages