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

Enable SSI for UI composition #50

Closed
marein opened this issue Jan 26, 2025 · 0 comments · Fixed by #51
Closed

Enable SSI for UI composition #50

marein opened this issue Jan 26, 2025 · 0 comments · Fixed by #51
Assignees

Comments

@marein
Copy link
Member

marein commented Jan 26, 2025

From the main project repository:

Alternatives: Instead of organizing the Web Interface horizontally, it could be embedded within the verticals to achieve higher cohesion. UI composition would be done using ESI/SSI to aggregate fragments from each context.

SSI allows for efficient fragment aggregation from various contexts without the need for additional infrastructure (e.g. Varnish) or plugins (e.g. Traefik).

@marein marein self-assigned this Jan 26, 2025
@marein marein linked a pull request Jan 26, 2025 that will close this issue
marein added a commit that referenced this issue Jan 29, 2025
Enable SSI for UI composition and set the necessary headers for
upstream apps. Additionally, add a local FastCGI file cache #50.
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 a pull request may close this issue.

1 participant