HTTP server with image upload #5
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: gytisrepecka/webimg#5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If run as a service, webimg should provide web page with ability to upload image for watermarking.
Endpoints must not be public - perhaps implement OAuth.
To run HTTP server, need to create system service.
Follow Gitea's example and my suggestion how to properly tweak WriteFreely service configuration.