Skip to content
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

Add waypoint for dev environment creation #197

Draft
wants to merge 106 commits into
base: master
Choose a base branch
from
Draft

Conversation

joyliu-q
Copy link
Contributor

@joyliu-q joyliu-q commented Feb 13, 2025

Design Doc: https://www.notion.so/pennlabs/Waypoint-Unified-E-191cc06be4ae8079ac4bd1f68c55030b

TODO

  • Transfer design doc set-up sections into the README.md
  • Fix platform frontend not working when starting (node compatibility issue? looks like a deps problem)
  • Ensure volumes are set-up correctly
  • Some of my (Joy) code is written in a jank way. Need to clean up, especially waypoint client

joyliu-q and others added 30 commits February 5, 2025 02:47
Copy link
Contributor Author

@joyliu-q joyliu-q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some preliminary comments from self review. I can address some of these but would appreciate if u can take a look at the courses specific stuff @ryantanen

Thanks again!


# --- labs setup
# TODO: install and set up postgres db w systemd
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y tzdata \
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reasonably certain there might be a nicer way to do this same line but will have to see.

Also, if the timezone bug hasn't been resolved yet, would prefer to remove partial patch.

@ryantanen ryantanen self-assigned this Mar 10, 2025
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.

3 participants