BuildSize icon indicating copy to clipboard operation
BuildSize copied to clipboard

Add self-hosting docs

Open Daniel15 opened this issue 8 years ago • 4 comments

Daniel15 avatar Sep 06 '17 02:09 Daniel15

Has there been any movement on this? Would be great to see a way to do this, maybe even a docker container or something.

Aghassi avatar Jun 26 '18 20:06 Aghassi

I haven't had time to write docs, although any pull requests are appreciated. BuildSize is a pretty standard Laravel app.

Daniel15 avatar Jun 26 '18 20:06 Daniel15

I thought about this some more, and I realised that self-hosting is almost the same as setting up a development environment, which is documented at https://buildsize.org/docs/development. The only major difference is that you'd host it using Nginx rather than the built-in PHP webserver. The nginx config I use in prod is at https://github.com/Daniel15/BuildSize/blob/master/nginx.conf

Daniel15 avatar Jul 09 '18 05:07 Daniel15

Awesome, thanks for sharing 😄 !. I'll have a look when I get a chance.

Aghassi avatar Jul 14 '18 03:07 Aghassi