Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions setup_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ systemctl restart nginx
ufw allow 'Nginx Full'
```

Path-generator.conf may need additional configuration for AWS:
server_name (example whimc-api.education.illinois.edu)
SSL certificate information (in our case Certbot)

**You are now done.** The API should now be visible at `http://[public DNS]/path-generator`.

# EC2 Setup Guide
Expand Down