Details
-
Type:
extRequest
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
Sender Email:
-
HD-Chapter:Apps
-
HD-Enabler:Marketplace
Description
Hello,
I am wondering if there is a way to install WMarket in our server with
our own front-end webpage. Now, the installation of WMarket comes with a
predefined front-end and back-end built with mysql, java, spring, etc.
Best regards,
Angel
Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
Please, send your messages using the new domain (Fiware-soulfi-coaching@lists.fiware.org) instead of the old one.
_______________________________________________
Fiware-soulfi-coaching mailing list
Fiware-soulfi-coaching@lists.fiware.org
https://lists.fiware.org/listinfo/fiware-soulfi-coaching
[Created via e-mail received from: Angel Iglesias <aiglesias@eurob.com>]
Issue Links
- relates to
-
HELC-1148 FIWARE.Request.Coach.SOUL-FI.MarketPlace - WMarket GE
-
- Closed
-
Activity
Assignee | Aitor Magán [ amagan ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Summary | [Fiware-soulfi-coaching] MarketPlace - WMarket GE | FIWARE.Request.Lab.Apps.Marketplace.CustomFrontEnd |
Resolution | Done [ 10000 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Summary | FIWARE.Request.Lab.Apps.Marketplace.CustomFrontEnd | FIWARE.Request.Tech.Apps.Marketplace.CustomFrontEnd |
Sender Email | aiglesias@eurob.com |
HD-Enabler | Marketplace [ 10853 ] | |
HD-Chapter | Apps [ 10836 ] |
Fix Version/s | 2021 [ 12600 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
16m | 1 | Aitor Magán | 26/Nov/15 10:45 AM | |||||
|
3d 22h 42m | 1 | Sergio Garcia Gomez | 30/Nov/15 9:27 AM |
Hi Angel,
You can deploy your own WMarket instance and use only its APIs to create your custom front-end. To install your own WMarket instance, I recommend you to follow the instructions provided at http://wmarket.readthedocs.org/en/latest/installation-guide.html.
Once that you have deployed your own instance, as I mentioned before, you can create your own front-end by using the provided API. The API provide an action for all the tasks you can perform with the front-end. You can take a look to the API specs at http://docs.fiwaremarketplace.apiary.io/.
However, if you want to use the APIs provided by the WMarket GE, you are at least forced to use JAVA, MySQL and Spring.
BR
Aitor