Update xtexx.eu.org #13

Merged
a merged 1 commit from :xtex/deploy-xtexx-eu-org into main 2023-09-02 19:18:43 +00:00
Contributor
  • xtexx.eu.org is moving from Vercel to exopages for better experience and extensible (e.g. CSP)
    The refactor is also in progress.
    The server is deployed with podman with a low memory limitation (16M).
    btw, github.com/caddyserver/cache-handler sucks.
  • blog.xtexx.eu.org will be handled by the same caddy instance.
    The main reason is that, there will be more and more complex rules in the future. And I will implement more RFCs (e.g. RFC6415) for this domain.
- xtexx.eu.org is moving from Vercel to exopages for better experience and extensible (e.g. CSP) The refactor is also in progress. The server is deployed with podman with a low memory limitation (16M). btw, github.com/caddyserver/cache-handler sucks. - blog.xtexx.eu.org will be handled by the same caddy instance. The main reason is that, there will be more and more complex rules in the future. And I will implement more RFCs (e.g. RFC6415) for this domain.
xtex added 1 commit 2023-09-02 12:03:36 +00:00
Update xtexx.eu.org
- xtexx.eu.org is moving from Vercel to exopages for better experience
  and extensible (e.g. CSP)
  The refactor is also in progress.
  The source code can be found at https://codeberg.org/xtex/home.git
  The server is deployed with podman with a low memory limitation.
  btw, cache-handler sucks.
- blog.xtexx.eu.org is now handled by the same caddy instance for
  xtexx.eu.org.
  The main reason is that, there will be more and more complex rules in
  the future. And I will implement more RFCs (e.g. RFC6415) for this domain.
62870b2f0a
a merged commit 94a223180f into main 2023-09-02 19:18:43 +00:00
Owner

@xtex You should move the Unix sockets in /home/xtex/home to /srv/http/pages since nginx doesn't have permission to access files in your home directory.

@xtex You should move the Unix sockets in `/home/xtex/home` to `/srv/http/pages` since nginx doesn't have permission to access files in your home directory.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: exozyme/nginx#13
No description provided.