european-commission-empl / european-digital-credentials

European Union Public License 1.2
5 stars 3 forks source link

Lacking explanations of the different profiles in the component READMEs #7

Open SeSodesa opened 3 years ago

SeSodesa commented 3 years ago

Currently, the different application components do list the different profiles that the components can be compiled with. What the documentation does not explain is the purpose of each of these profiles. The names, such as "dev-tomcat" and "local-tomcat" do give hints as to what they might entail, but a more detailed explanation would not hurt.

What endpoints do each of the profiles utilize, for example, and what is the intended use of each of them. How are "local-tomcat" and "dev-tomcat" different from each other? What does the user need to run locally in each case, to be able to test the application?

Esayos commented 2 years ago

Hello @SeSodesa, thanks por pointing this out, we will include a brief description of the different profiles. For the time being, "local-tomcat" is the profile you want to use if you want to deploy it into a local tomcat.