Skip to content
Snippets Groups Projects
Commit 11a0d197 authored by Elise SOUVANNAVONG's avatar Elise SOUVANNAVONG
Browse files

update front to not a bonus

parent 03aeb53e
Branches
No related tags found
No related merge requests found
Pipeline #105179 passed
......@@ -239,18 +239,16 @@ This way your application should be automatically deployed everytime a new image
## Front
If you have reached the end of each TP, you are able to access your api through your server.
Now that you are able to access your api through your server, it is time to add an actual front-end to display informations coming from your API.
Your database, api and httpd must be up on your server and deployed with your Github Actions.
Everything under the hood of docker-compose.
Usually when we have an API we also have something called a front part to display our information.
That's your bonus part to do, you can find the code of the <a href="https://github.com/takima-training/devops-front" target="_blank">front ready</a>.
You can find the code of the <a href="https://github.com/takima-training/devops-front" target="_blank">front ready</a>.
You have to customize your httpd server to make the redirection correct between the API and the front. The httpd server is a proxy within your system.
And don't forget to adapt your CI/CD to also handles the front-end.
!!! check
Front working
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment