Skip to content

feat(server): Add template-dir option - #10818

Merged
FirelightFlagboy merged 1 commit into
masterfrom
10707-server-jinja-templates-dir
Jul 28, 2025
Merged

feat(server): Add template-dir option#10818
FirelightFlagboy merged 1 commit into
masterfrom
10707-server-jinja-templates-dir

Conversation

@FirelightFlagboy

@FirelightFlagboy FirelightFlagboy commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

That option allow to set a folder where Jinja will look for the template files. Otherwise, it'll use the default templates included by the project.

Closes #10707


Rendered documentation pages:

@FirelightFlagboy
FirelightFlagboy force-pushed the 10707-server-jinja-templates-dir branch from f78ae83 to 2d33397 Compare July 24, 2025 13:44
@FirelightFlagboy
FirelightFlagboy marked this pull request as ready for review July 24, 2025 14:14
@FirelightFlagboy
FirelightFlagboy requested a review from a team as a code owner July 24, 2025 14:14
Comment thread docs/locale/fr/LC_MESSAGES/hosting/custom_branding.po
Comment thread server/parsec/cli/run.py Outdated
Comment thread server/parsec/cli/export_email.py Outdated
Comment thread docs/hosting/custom_branding.rst Outdated
Comment thread docs/hosting/custom_branding.rst Outdated
Comment thread docs/hosting/custom_branding.rst Outdated
@FirelightFlagboy
FirelightFlagboy force-pushed the 10707-server-jinja-templates-dir branch from a9a31ff to b746302 Compare July 25, 2025 06:16
@FirelightFlagboy
FirelightFlagboy requested a review from a team as a code owner July 25, 2025 06:16
@FirelightFlagboy
FirelightFlagboy force-pushed the 10707-server-jinja-templates-dir branch from b746302 to 7793722 Compare July 25, 2025 06:17

You can base your customization on the default server template `found here <parsec-server-template-src_>`_.

.. _parsec-server-template-src: https://github.com/Scille/parsec-cloud/tree/v3.4.1-a.0+dev/server/parsec/templates

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

note (non-blocking): The link does not work as version 3.4.1-a.0+dev is not released

Comment thread docs/hosting/custom_branding.rst Outdated
@FirelightFlagboy
FirelightFlagboy force-pushed the 10707-server-jinja-templates-dir branch 2 times, most recently from 89a656f to 50b3f3d Compare July 25, 2025 15:06
That option allow to set a folder where Jinja will look for the template files.
Otherwise, it'll use the default templates included by the project.

Closes #10707

Co-authored-by: Marcos Medrano <786907+mmmarcos@users.noreply.github.com>
@FirelightFlagboy
FirelightFlagboy force-pushed the 10707-server-jinja-templates-dir branch from 50b3f3d to 8cf96db Compare July 28, 2025 07:07
@FirelightFlagboy
FirelightFlagboy added this pull request to the merge queue Jul 28, 2025
Merged via the queue into master with commit 63688bd Jul 28, 2025
13 checks passed
@FirelightFlagboy
FirelightFlagboy deleted the 10707-server-jinja-templates-dir branch July 28, 2025 07:18
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.

Allow customizing server jinja templates

2 participants