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

Containerize Tech-Stack #80

Closed
2 tasks done
jimmylevell opened this issue Jan 3, 2023 · 3 comments
Closed
2 tasks done

Containerize Tech-Stack #80

jimmylevell opened this issue Jan 3, 2023 · 3 comments
Assignees
Labels
code Issue related to coding changes feature New feature or request v1 Issue needs to be resolved for first iteration

Comments

@jimmylevell
Copy link
Collaborator

jimmylevell commented Jan 3, 2023

Containerize the whole Thilo Tech Stack, so it can be easily instantiated.

  • Containerize the frontend (build with GitHub Action and host it on GitHub Container Repo)
  • Create docker compose with all components (database = postgres, frontend = react, backend = strapi, link shortener = shlink)
@jimmylevell jimmylevell self-assigned this Jan 3, 2023
@jimmylevell jimmylevell added feature New feature or request code Issue related to coding changes v1 Issue needs to be resolved for first iteration labels Jan 18, 2023
@jimmylevell jimmylevell changed the title Containerize frontend Containerize Tech-Stack Jan 21, 2023
@jimmylevell
Copy link
Collaborator Author

@broesmel : I have containerized the frontend and added a docker-compose too run the whole stack. As soon as you have created the fetch component, we need to discussion where you are tacking the backend URL configuration from. As this needs to be taken from the environment variable when spawning a new container.

@jimmylevell
Copy link
Collaborator Author

jimmylevell commented Jun 23, 2023

Today we discussed that the backend will be read as an environment variable (see file for details).
I will adapt this and implement this issue.

@jimmylevell
Copy link
Collaborator Author

Will be implemented with: #139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Issue related to coding changes feature New feature or request v1 Issue needs to be resolved for first iteration
Projects
None yet
Development

No branches or pull requests

1 participant