add etesync template #64

Merged
muppeth merged 2 commits from etesync into main 2024-07-04 11:20:45 +02:00
Owner

@muppeth I don't manage to add frontend to for example https://etesync.example.org/web

I tried to add something like:

location /web {
        alias /var/www/etesync-web/;
        index index.html;
}

But the static files give error 404.

Also, at the moment, access to https://etesync.example.org gives that generic page:

It works!

Please refer to the README to complete the final steps if you haven't done so already. 

I don't know how to properly remove that by etesync-web

@muppeth I don't manage to add frontend to for example https://etesync.example.org/web I tried to add something like: ``` location /web { alias /var/www/etesync-web/; index index.html; } ``` But the static files give error 404. Also, at the moment, access to https://etesync.example.org gives that generic page: ``` It works! Please refer to the README to complete the final steps if you haven't done so already. ``` I don't know how to properly remove that by etesync-web
muppeth was assigned by meaz 2024-03-06 15:06:36 +01:00
meaz added 1 commit 2024-03-06 15:06:37 +01:00
meaz added 1 commit 2024-07-03 09:20:19 +02:00
Author
Owner

@muppeth shouldn't be that merged for etesync on pulga to work ?

@muppeth shouldn't be that merged for etesync on pulga to work ?
muppeth changed title from WIP: add etesync template to add etesync template 2024-07-04 11:20:28 +02:00
muppeth approved these changes 2024-07-04 11:20:36 +02:00
muppeth merged commit 85634f409e into main 2024-07-04 11:20:45 +02:00
muppeth deleted branch etesync 2024-07-04 11:20:45 +02:00
muppeth referenced this pull request from a commit 2024-07-04 11:20:47 +02:00
Owner

@meaz yes sorry forgot about it.

@meaz yes sorry forgot about it.
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: Disroot-Ansible/nginx#64
No description provided.