Skip to content

CW2-6 Dockerise Website #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Conversation

QuadAces
Copy link
Contributor

Why the changes are required?

To allow the website to be dockerised

Changes

  • added dev and prod dockerfiles in a Dockerfiles folder
  • Added a .dev.docker-compose.yaml file
  • Added a .prod.docker-compose.yaml file

Screenshots

None

Comments

These containers can be run (when docker is running) with docker-compose -f prod.docker-compose.yaml up && docker-compose -f dev.docker-compose.yaml up
Not sure if we use ENV files for a statically deployed websites; so env files are not considered by each container
It is worth noting, that the site wouldn't build properly

@QuadAces QuadAces changed the title Dockerise Website CW2-6 Dockerise Website Apr 11, 2024
@derekxu04
Copy link
Contributor

Let's put this on hold until we integrate our backend

@derekxu04 derekxu04 closed this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants