dwrensha / sharelatex

A web-based collaborative LaTeX editor
GNU Affero General Public License v3.0
18 stars 8 forks source link

Building sharelatex for sandstorm #13

Open zeigerpuppy opened 7 years ago

zeigerpuppy commented 7 years ago

Hi @dwrensha,

I'm going to try building sharelatex to add spell check support and shell-escape/Rtex support. I have done some sandstorm app dev before so understand the basics but was wondering which platform stack you used to build this app? If possible it would be great to have a copy of the .sandstorm folder to avoid reinventing the wheel! I'll be more than happy to make a pull request of the changes once I get them working!

Thanks

dwrensha commented 7 years ago

When I orginally packaged Sharelatex, vagrant-spk did not exist yet. So unfortunately there is no .sandstorm folder; there's just a bunch of probably-stale state on one of my VMs. I've been meaning to update the app to use vagrant-spk, but it has not yet reached the front of my priority queue. To get started, I would probably use the diy stack.

zeigerpuppy commented 7 years ago

OK, thanks for the details, I guess I'll have to build in mongo, redis and apache. Hopefully it's not too tricky.

xet7 commented 5 years ago

This issue was moved to sandstormports/sharelatex#11