gleb has quit [Read error: Connection reset by peer]
jparyani has quit [Ping timeout: 260 seconds]
jparyani has joined #sandstorm
14WAAC9O3 has quit [Quit: 14WAAC9O3]
gleb has joined #sandstorm
7ITAAB8ID has joined #sandstorm
<Tek`>
I usually use logwatch for my servers, it is not possible with sandstorm. Do you know where are stored the web logs? Are there any tool for monitoring ?
BigShip has quit []
BigShip has joined #sandstorm
BigShip has quit [Changing host]
BigShip has joined #sandstorm
BigShip has quit [Ping timeout: 248 seconds]
BigShip has joined #sandstorm
BigShip has quit [Changing host]
BigShip has joined #sandstorm
wolcen has quit [Quit: Server crashed?!]
wolcen has joined #sandstorm
wolcen has quit [Client Quit]
wolcen has joined #sandstorm
wolcen has quit [Remote host closed the connection]
wolcen has joined #sandstorm
jemc has joined #sandstorm
7ITAAB8ID has quit [Quit: 7ITAAB8ID]
merglind has joined #sandstorm
merglind has quit [Client Quit]
18WAACHQL has joined #sandstorm
ThePurgingPanda has joined #sandstorm
wew has quit [Ping timeout: 260 seconds]
18WAACHQL has quit [Quit: 18WAACHQL]
jemc has quit [Ping timeout: 244 seconds]
merglind has joined #sandstorm
jemc has joined #sandstorm
merglind has quit [Quit: merglind]
merglind_ has joined #sandstorm
merglind_ has quit [Client Quit]
merglind has joined #sandstorm
merglind has quit [Ping timeout: 244 seconds]
BigShip has quit [Ping timeout: 248 seconds]
jemc has quit [Ping timeout: 248 seconds]
merglind has joined #sandstorm
<Tek`>
hey, how to raise an issue about an app integration ?
<merglind_>
Does anyone know if it/how is possible to make a gitlab grain public (using oasis)?
<isd>
merglind_: define public
<merglind_>
published as available on the web http;//
<merglind_>
or certain data in the repository
<merglind_>
same as my davros grain is public in the www
<isd>
I mean, you could make a share link (probably read-only) and plop it somewhere conspicuous. I know there was some functionality added somewhat recently to point more memorable domains at a grain, but I (a) haven't looked into it very carefully, and (b) don't know if oasis supports it
BigShip has quit [Ping timeout: 248 seconds]
<isd>
you're using the static publishing thing with davros?
<isd>
That particular approach will not work for gitlab, since it can only handle static content.
<merglind_>
isd: yes. have a website up. and want to display content from the gitlab on that website
<merglind_>
it would be a flat file anyways
<merglind_>
similarly like the github.io pages
<merglind_>
have a .html in the gitlab repo. have that accessible
<isd>
Ah. So something like a post-receive hook that did the static publishing?
<merglind_>
that would be the most elegant way
rmcclellan has joined #sandstorm
<merglind_>
wouldnt mind doing manual
<isd>
I haven't looked into what it takes to set up a post-receive hook with gitlab (on sandstorm or otherwise). If the gitlab grain supports that, it might take some hacking; you'd have to invoke the sandstorm api to tell it to publish, and I don't think there's a command out there that makes that a one-liner. But it seems pretty doable if you want to get your hands dirty
<isd>
I don't know of a non-programmatic way to make static publishing happen
<isd>
I may have to see if I can pull some strings and get pages into the community edition.
<merglind_>
that would be fantastic
BigShip has joined #sandstorm
<isd>
no promises, but I'll see what I can do.
neynah has joined #sandstorm
<mattl>
isd: pull my strings
<isd>
mattl: aha! I didn't realize you were in here.
<mattl>
I'm everywhere I should be I hope.
pie_ has quit [Ping timeout: 268 seconds]
<isd>
It has occured to me that it would be rather useful to be able to ask sandstorm to listen for SASL connections. The websocket thing I'm using for IRC Idler is rather annoying, and it would make a lot of non-web services easier to build
<isd>
Could probably write an app that offered that as an API, though it would need ipNetwork