AngelynDisguise / portfolio-troubleshoot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Week 8 Activity

We've made another copy of the portfolio site, but there are a few issues with it preventing it from running. Can you find the ~12 problems and resolve them? The aim is to be able to deploy the website and access it from the virtual machines IP address without error. If you're unsure, ask your Pod Leader for help.

These errors could include typos or incorrect syntax for example. Using the skills you've learnt to deploy your own flask website, you should be able to fix them all!

Top tip: remember to check the logs for errors!

Usage

  1. Install docker and docker-compose
  2. Create a .env file using the example.env template
  3. $ docker-compose up

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About


Languages

Language:Python 58.6%Language:HTML 16.2%Language:CSS 15.2%Language:Mako 4.7%Language:Shell 3.6%Language:Dockerfile 1.7%