Groups
Groups
Sign in
Groups
Groups
Edda Users
Conversations
About
Send feedback
Help
Setting up Edda
111 views
Skip to first unread message
Kevin Woo
unread,
Aug 24, 2016, 4:52:19 PM
8/24/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Edda Users
What's the best way to start up Edda on the current master/release?
v2.3.0 was using gradle and jetty.
George Vauter
unread,
Oct 21, 2016, 2:22:59 PM
10/21/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Edda Users
I'm a newb to sbt so there might be a better way, but this is how i've been starting it up.
1. Run `./project/sbt` to get into interactive sbt
2. Run `jetty:start` to start the server on localhost:8080
NOTE: the URI has changed and no longer in includes "edda". For example:
http://localhost:8080/edda/api/v2/view/instances
-->
http://localhost:8080/api/v2/view/instances
Here is some more info on the jetty plugin for sbt
https://github.com/earldouglas/xsbt-web-plugin/blob/master/docs/2.0.md
- George
Reply all
Reply to author
Forward
0 new messages