Skip to content

zgulde/cods

Repository files navigation

Setup Scripts

For setup and management of a single remote server and virtual hosting with nginx, which serves mostly as a reverse proxy to application servers that (optionally) talk to a mysql database.

Who this is for

If you want to quickly deploy your application on the same server that hosts your database and not worry about the infastructure details that entails, this project can help you out.

Primarily, these scripts are intended to be used by Codeup students going through the Java program. You might also find this project useful if you have a Java, Python, PHP, or Node web application you want to deploy quickly, or if you want to host several hobby projects on the same server.

This project is probably not for you if:

  • You want to use a database that is not MySQL
  • You don't want to put nginx in front of your application
  • You want to use an operating system that is not Debian on your server

Documentation

About

COdeup Deployment Scripts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages