<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">You need to change AppConfig[:public_proxy_url] in config.rb from default localhost to actual hostname:</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 15px; line-height: normal; background-color: rgb(255, 238, 219);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">AppConfig[:frontend_url] = "<a href="http://localhost:8080" class="">http://localhost:8080</a>"</span></div>
<div style="margin: 0px; font-size: 15px; line-height: normal; background-color: rgb(255, 238, 219);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">AppConfig[:frontend_proxy_url] = proc { AppConfig[:frontend_url] }</span></div>
<div style="margin: 0px; font-size: 15px; line-height: normal; background-color: rgb(255, 238, 219);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">AppConfig[:public_proxy_url] = proc { AppConfig[:public_url] }</span></div>
<div style="margin: 0px; font-size: 15px; line-height: normal; background-color: rgb(255, 238, 219);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">AppConfig[:public_url] = "<a href="http://localhost:8081" class="">http://localhost:8081</a>"</span></div>
</div>
<div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class="">
</span></div>
<div class="">Not sure if there is a link back in the other direction ( public -> frontend ) but if there is you should also set :frontend_proxy_url  </div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">We usually have frontend proxied thru Apache, so I used this as my default configs, so it works whether I’m on test or production servers, but this wouldn’t work if VHOST names for proxies were different from hostname:</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 15px; line-height: normal; background-color: rgb(255, 238, 219);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">AppConfig[:hostname] = proc { Socket.gethostname }</span></div>
<div style="margin: 0px; font-size: 15px; line-height: normal; background-color: rgb(255, 238, 219); min-height: 18px;" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class="">
</div>
<div style="margin: 0px; font-size: 15px; line-height: normal; background-color: rgb(255, 238, 219);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">AppConfig[:frontend_proxy_url] = proc { "<a href="http://#{appconfig[:hostname]}" class="">http://#{AppConfig[:hostname]}</a>" }</span></div>
<div style="margin: 0px; font-size: 15px; line-height: normal; background-color: rgb(255, 238, 219);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">AppConfig[:public_proxy_url] = proc { "<a href="http://#{appconfig[:hostname]}:8081" class="">http://#{AppConfig[:hostname]}:8081</a>" }</span></div>
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">— Steve M. </div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Apr 25, 2017, at 2:11 PM, Daniel L Thacker <<a href="mailto:Daniel.Thacker@tamuk.edu" class="">Daniel.Thacker@tamuk.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div id="divtagdefaultwrapper" dir="ltr" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif;" class="">
<div style="margin-top: 0px; margin-bottom: 0px;" class="">The view published option does not take us to the public side.  In the url it directs us to localhost.  We have to manually put our IP address where the localhost was and then we can see what the public
 sees. Is there anyway to fix this?  Thank you</div>
<div style="margin-top: 0px; margin-bottom: 0px;" class=""><br class="">
</div>
<div id="Signature" class="">
<div id="divtagdefaultwrapper" style="font-size: 12pt; background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif;" class="">
<div style="margin-top: 0px; margin-bottom: 0px;" class="">Daniel Thacker</div>
<div style="margin-top: 0px; margin-bottom: 0px;" class="">Digital Archivist </div>
<div style="margin-top: 0px; margin-bottom: 0px;" class="">James C. Jernigan Library</div>
<div style="margin-top: 0px; margin-bottom: 0px;" class="">Texas A&M University-Kingsville</div>
<div style="margin-top: 0px; margin-bottom: 0px;" class="">MSC 197 </div>
<div style="margin-top: 0px; margin-bottom: 0px;" class="">700 University Blvd</div>
<div style="margin-top: 0px; margin-bottom: 0px;" class="">Kingsville, TX  78363-8202</div>
<div style="margin-top: 0px; margin-bottom: 0px;" class="">361-593-4154</div>
</div>
</div>
</div>
<span style="font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<span style="font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Archivesspace_Users_Group
 mailing list</span><br style="font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org" style="font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br style="font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<a href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group" style="font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a></div>
</blockquote>
</div>
<br class="">
</body>
</html>