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

docs: deployment scenarios #398

Merged
merged 3 commits into from
Oct 20, 2020
Merged

docs: deployment scenarios #398

merged 3 commits into from
Oct 20, 2020

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Oct 5, 2020

PR Type

[x] Documentation content changes

TODO:

  • move /nginx/README.md to /docs/guides/nginx-startup.md and re-work
  • (re)move /docs/concepts/deployment-scenarios.md (explains standard Angular setups) + link / replace with https://angular.io/guide/deployment + https://angular.io/guide/universal
  • Basics
  • explain building blocks of PWA, link to features
    • SSR container
      • server-side rendering
      • SEO meta
      • Hybrid Approach
      • ...
    • nginx container
      • cache
      • compression
      • pagespeed
      • device detection
      • multi-channel
  • explain standard setup (nginx + SSR + ICM), flow
  • explain internal state differences
  • Multi-Channel
  • move part /docs/concepts/configuration.md#multi-site-handling to new document, link moved nginx documentation
  • link to new Multi-Channel doc
  • Hybrid Approach
  • link to Hybrid Approach
    • explain possible usage scenarios
  • Development
  • how to boot up for development purposes
  • Extras
  • hide ICM for deployment

@dhhyi dhhyi added the documentation Improvements or additions to documentation label Oct 5, 2020
@dhhyi dhhyi added this to the 0.25 milestone Oct 5, 2020
@dhhyi dhhyi self-assigned this Oct 5, 2020
@dhhyi dhhyi force-pushed the docs/deployment-scenarios branch 3 times, most recently from acc48c3 to 5858001 Compare October 9, 2020 07:50
@MaxKless MaxKless self-assigned this Oct 12, 2020
docs/concepts/pwa-building-blocks.md Outdated Show resolved Hide resolved
docs/concepts/pwa-building-blocks.md Outdated Show resolved Hide resolved
docs/concepts/pwa-building-blocks.md Outdated Show resolved Hide resolved
@MaxKless MaxKless marked this pull request as ready for review October 16, 2020 12:56
marschmidt89
marschmidt89 previously approved these changes Oct 19, 2020
shauke
shauke previously approved these changes Oct 20, 2020
dhhyi and others added 3 commits October 20, 2020 11:32
- move and adapt nginx configuration
- move angular specific deployment scenario document
- skeleton for building blocks
- test production deployment instructions
- concept for multi-site
@shauke shauke force-pushed the docs/deployment-scenarios branch from 313bc07 to 7207ad2 Compare October 20, 2020 09:36
@shauke shauke merged commit c0091ea into develop Oct 20, 2020
shauke pushed a commit that referenced this pull request Oct 20, 2020
- move and adapt nginx configuration
- move angular specific deployment scenario document
- skeleton for building blocks
- test production deployment instructions
- concept for multi-site
@shauke shauke deleted the docs/deployment-scenarios branch October 20, 2020 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants