Skip to content
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

Documentation for self-hosting #505

Merged
merged 9 commits into from
Oct 11, 2019
Merged

Conversation

tomscytale
Copy link
Contributor

fixes #484

I'm not exactly sure if the jekyll team support this mode of operation but I figure this is the best way to find out.

I'm self-hosting a jekyll site for a small community group of non-technical users.
Ideally I'd like to use jekyll-admin as a simple front-end behind a nginx reverse proxy.
The generated site is also served by nginx and auto updated by jekyll serve.

I've added a page to the documentation showing the nginx and systemd configation files necessary to make this work.

Copy link
Member

@ashmaroli ashmaroli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor corrections needed..

docs/self-hosting.md Outdated Show resolved Hide resolved
docs/self-hosting.md Outdated Show resolved Hide resolved
@ashmaroli
Copy link
Member

@tomscytale Thank you for the proposal, do you have a public URL to the server for demonstration..?

@tomscytale
Copy link
Contributor Author

demonstration... I'm using http basic auth for the admin pages so I'd have to create a password and send it to you using a secure channel.

@ashmaroli
Copy link
Member

so I'd have to create a password and send it to you using a secure channel

Please don't bother then. I was only inquiring in the general sense..

@ashmaroli ashmaroli dismissed their stale review October 3, 2019 15:42

Concerns addressed

Copy link
Member

@mertkahyaoglu mertkahyaoglu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tomscytale. LGTM.

@ashmaroli
Copy link
Member

Thank you @tomscytale

@ashmaroli ashmaroli merged commit 31a45ed into jekyll:master Oct 11, 2019
@tomscytale tomscytale deleted the self-hosting-docs branch October 11, 2019 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The page of jekyll-admin is blank
3 participants