-
Notifications
You must be signed in to change notification settings - Fork 543
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detail Guide for Github Staticman App #310
Comments
I don't think the app is reliable or even working anymore at this point... What I have read and then done myself is to clone the repo and create a Heroku app from it so you have your own instance. I have collected a couple of the tutorials and made my own instructions based on them in this gist: https://gist.github.com/jannispaul/3787603317fc9bbb96e99c51fe169731 Hope that helps =) |
Thank you for this detailed self hosted guide @jannispaul ! :D appreciate it. I will dive into this soon and get back in case I got questions if that is ok. |
@jannispaul @wini3d Note that the linked gist, which has made a reference to my GitLab setup guide, is using the legacy authentication method, due to the presence of Therefore, the linked gist is not answering the question at all.
Whether you use Jekyll is irrelevant here, since Staticman doesn't care that, as the author has clarified in #264 (comment). |
Hi @VincentTam thank you for the info. Yes, at some point I would also consider hosting on gitlab pages and would be interested in using staticman as well. I have not yet tried out my own hosting/instance other than using publicly available servers like the collaborator staticmanlab which points to the herokuapp. I take it that the latest version of staticman would work on any setup, or are there still issues and would require specific guide? It would be also nice to have a straightforward setup with Heroku (one click) and Dokku if possible, just a thought. |
@wini3d I've never (and I won't) use the lastest GitHub Apps version (for reasons detailed iin my earlier comment #299 (comment)), and I don't know any guide about that. Since you ask for issues about the lastest version, there's one thing I can be sure: spam issue still concerns the GitHub Apps version. See the following repo for an example: Actually, the quoted instructions on the top is detailed enough. You just need to replace
Support for Heroku deploy button has already been requested in #305. I'd be glad to see a PR for the deploy button. |
Thanks a lot @VincentTam So, it's just replacing
Great and good to know. |
@VincentTam I see now what you mean on moving forward past the GitHub App. I'm currently getting Error 429 and that equals to "too many requests" if I'm not mistaken, which I had no problem with staticmanlab. Closing this now with the steps below:
|
@wini3d I'm sorry for eating my words said one and a half years ago. Thanks to https://hajekj.net/2020/04/15/staticman-setup-in-app-service/, I has provided an illustrated API setup guide: https://github.com/pacollins/hugo-future-imperfect-slim/wiki/staticman.yml. |
no problem and thanks for the added info! |
Is there a detailed guide on how to use app? I'm using Jekyll and plan to switch from the collaborator to the app.
Followed every steps below:
Getting a 400 "Invalid Version" error when using the post action below
https://dev.staticman.net/v3/entry/github/[USERNAME]/[REPOSITORY]/[BRANCH]
The text was updated successfully, but these errors were encountered: