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

[PMT / Infra] - Fix AAU Docker Container #333

Open
1 task
SamratSahoo opened this issue Jun 29, 2024 · 0 comments
Open
1 task

[PMT / Infra] - Fix AAU Docker Container #333

SamratSahoo opened this issue Jun 29, 2024 · 0 comments
Assignees

Comments

@SamratSahoo
Copy link
Member

SamratSahoo commented Jun 29, 2024

Context

The angels among us docker container does not work properly - we should fix this because running this repository any other way is really painful.

Issues

  • Need to change the base container of web to node:18
  • The dependency installation doesn't work properly when u try running the web container (i.e., next dev doesn't exist lol)
    • currently, you need to install dependencies locally and then run the web container - no one prob noticed this issue bc they alr had node modules locally which was connected via a volume but the container dependencies wont work normally if u setup from scratch
    • I remember having this problem on some other containers but I don't quite remember what i did to fix it in docker itself
      https://github.com/GTBitsOfGood/bog-analytics/tree/2520edd6e221327013ae1207a38cf1f8b429dea9 the example-app here is a next container that works fine if you set it up from scratch.
  • Bitwarden secrets don't work - they created an empty file
  • If you follow the account setup stuff, you get this issue
    image (13)

Acceptance Criteria

  • Make sure the container works :)
    • You can setup the app from scratch
    • You can run the app without facing the issues above
    • You can login to the app and run some CRUD operations without issue
@SamratSahoo SamratSahoo changed the title [Infra] Fix AAU Docker Container [PMT / Infra] Fix AAU Docker Container Jun 29, 2024
@SamratSahoo SamratSahoo changed the title [PMT / Infra] Fix AAU Docker Container [PMT / Infra] - Fix AAU Docker Container Aug 21, 2024
@jaynagpaul jaynagpaul mentioned this issue Sep 28, 2024
6 tasks
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

No branches or pull requests

2 participants