Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Find a way to use Github pages with a custom SSL domain #29

Closed
tilmx opened this issue Dec 21, 2017 · 10 comments
Closed

Find a way to use Github pages with a custom SSL domain #29

tilmx opened this issue Dec 21, 2017 · 10 comments

Comments

@tilmx
Copy link
Member

tilmx commented Dec 21, 2017

No description provided.

@marionebl
Copy link
Contributor

marionebl commented Dec 21, 2017

@tilmx
Copy link
Member Author

tilmx commented Dec 21, 2017

Sounds interesting!

@leonardodino
Copy link
Contributor

leonardodino commented Dec 21, 2017

if i may suggest: netlify all the way!

  • free
  • can handle forms
  • 100% static and CDN out-of-the-box
  • builds your website on git push (any shell command, like compiling the less file)
  • the above works on any branch (the team can preview changes before merging)

(not affiliated, it's just really amazing)

update:

well, guess it's already implemented in #43 😂

@tilmx
Copy link
Member Author

tilmx commented Dec 21, 2017

@marionebl should we try this out instead of zeit.co?

@marionebl
Copy link
Contributor

Sure, let's give netlify a shot.

@tilmx
Copy link
Member Author

tilmx commented Dec 21, 2017

@leonardodino we didn’t get the zeit.co alias running, so let’s try netlify. Thanks for the recommendation! 🚀

@MaxShalom
Copy link

If Netlify doesn't work, another option is surge.sh. Not sure if it suits your needs but, it can deploy static websites just by typing surge into the command line. It also gives you unlimited subdomains with SSL at .surge.sh and it's free.

Also, not affiliated, just really like it.

@leonardodino
Copy link
Contributor

leonardodino commented Dec 22, 2017

@tilmx If you need any help, just @ me!

It's pretty straightforward anyways, login with GitHub and link this repo with it.
Additionally I let it manage the DNS, it allows better CDN routing on the bare/root domain.

PS: I advise against the deploy, script for full CI experience.
There's an easy but old tutorial that's still valid. Easier than the docs (:


surge.sh is super nice also, i used it a lot before discovering netlify... but the integrated CI in netlify means you won't need travis and mangling with deploy credentials.
if it fails a build it will notify here on the repo, the same way as travis.

@tilmx
Copy link
Member Author

tilmx commented Dec 25, 2017

Netlify seems to be really nice, thanks for your recommendation!
I tried it, but was running into huge problems with the SSL certificates (refused it because of "bad DNS"). Will try it later again.

@tilmx
Copy link
Member Author

tilmx commented Dec 26, 2017

Works fine with Netlify now! Thank you very much for suggesting the services and supporting, @leonardodino & @MaxShalom! 🚀

@tilmx tilmx closed this as completed Dec 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants