Settings

Theme

Show HN: Self Hosted Netlify Clone

5 points by winkv 4 years ago · 5 comments (4 loaded) · 1 min read


repo: https://github.com/newbeelearn/sserver

docs: https://newbeelearn.github.io/sserver/

This is my mvp a simple self hosted netlify clone that auto syncs your content from github repository and serves it on https.

If you have gh-pages you can try it right away as shown in the examples

./sserver -token "$GITHUB_AUTH" -repo "https://github.com/newbeelearn/sserver.git?ref=gh-pages"

My plan is to add e-commerce functionality to it so that users can sell digital content i.e. books/videos/courses etc. through single config file in their github repository where the content is stored without needing to change their workflow.

If you would like any specific feature please let me know in the comments or create issue in the repository. Looking forward for your feedback.

phpisatrash 4 years ago

What are the garanties that the binaries are safe?

> No, only binaries are released and site is used for discussions around the product.

I'm sorry, but this doesn't make any sense. I wouldn't install or put this on my machine or my servers without the source code access. How would i know if this is not a malware?

  • winkvOP 4 years ago

    you can try it on any of the cloud vm's (aws,gcp,linode,azure etc.) and than shut it down if you don't like. Or you can try it on your local machine with vm.

    However you make a good point. When commercial version is released i will make sure that source code is available for audit by purchaser for additional fees.

yodon 4 years ago

You might want to consider a more confidence inspiring GitHub organization name than "newbeelearn" if you want heavy adoption of this project

RoboTamer 4 years ago

Not open source !!!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection