Skip to content

gundam1996/Saturn

 
 

Repository files navigation

Saturn

Saturn is a lightweight web page generator designed for people who would like to build their own web page.

TODO: add summary, description, documentation.

Amazon Web Services (AWS) info

Public DNS: ec2-52-71-144-214.compute-1.amazonaws.com

Public IP: 52.71.144.214

In order to ssh into the server you will need the key file which will be sent to everyone on slack. The ssh command should be formatted like this:

ssh -i saturnkey.pem ubuntu@52.71.144.214

Web files

currently I have apache configured to search for web files under the directory /var/www anything outside this directory should not be accessible publicly. We can change this directory once we actually start hosting files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 37.2%
  • JavaScript 37.0%
  • Python 22.8%
  • CSS 3.0%