Is it possible to host the stashboard application internally instead of on Google App Engine

652 views
Skip to first unread message

Tiansheng Ye

unread,
Apr 30, 2014, 11:25:44 PM4/30/14
to stash...@googlegroups.com
My firm doesn't allow internal application to be hosted on public cloud. Stashboard is a great tool we would like to utilize. Is it possible to host the stashboard application internally instead of on Google App Engine? i.e after my customization, is it possible that I deploy to a dedicated Apache or IIS instance?

Thanks

Marvin Dean

unread,
May 20, 2014, 12:33:31 PM5/20/14
to stash...@googlegroups.com
Yes I am doing it now.  Just download the google app engine launcher tool as specified in the documentation for stashboard.  Run that tool and then create a new application from the file menu then point it to the github source you pulled down for stashboard.  You can also download the zip file instead of pulling from github.

Daniel Keener

unread,
Jan 5, 2015, 3:34:00 PM1/5/15
to stash...@googlegroups.com
Can you get it to serve external requests? right now localhost:8080 works but not IP:8080. Any help would be greatly appreciated.

Marvin Dean

unread,
Jan 8, 2015, 3:44:12 PM1/8/15
to stash...@googlegroups.com
Daniel under the app settings in Google app engine launcher add the flags --host 0.0.0.0 --port 8080 and that should enable what you want to do when starting stash board.  Let me know if that works.

--
You received this message because you are subscribed to a topic in the Google Groups "Stashboard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/stashboard/eoF0dnYQc5s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to stashboard+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

X Eng

unread,
Jan 2, 2016, 7:46:11 AM1/2/16
to Stashboard
Hi,

This was a good post, however, the suggestion didn't work for me. Is there anything else I could try?

under the application settings in the app eng, I put in your line " --host 0.0.0.0 --port 8080" and I tried " --host 10.20.30.40 --port 8080". (the ip of the vm in the lab) The app will not start with either of them... Am I doing something wrong?

Thanks,

X
Message has been deleted

X Eng

unread,
Jan 8, 2016, 8:56:23 AM1/8/16
to Stashboard
Found the issue.... 

"--host=10.20.30.40"  works fine.. Don't need to specify a port as the port option is on the same page.


On Thursday, 8 January 2015 20:44:12 UTC, Marvin Dean wrote:

Anurag Sood

unread,
Jan 25, 2016, 7:07:45 AM1/25/16
to Stashboard
To use it on Intranet, you just need to do a small change

1) Go to Application Settings (from the GUI)

2) You will see a Extra Command line flags text box. Just put the following:

--host=0.0.0.0

Restart the GAE and check. You should be able to access your site from anywhere on the intranet and not just from the local machine from where you are running this.

I hope this works for you.

Bharath Alla

unread,
May 3, 2017, 1:53:17 AM5/3/17
to Stashboard
While initiating gcloud,, I am asked to provide a verification key from google. I am not allowed to access internet in my organisation, so I am not able to provide the activation key. can someone suggest how can I proceed from here?
also, is there a way that I can get an embedded google SDK and run stashboard as an internal application?
Reply all
Reply to author
Forward
0 new messages