HTTP server with image upload #5

Open
opened 2020-10-23 14:34:43 +03:00 by gytisrepecka · 1 comment
Owner

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.

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](https://github.com/golang/oauth2).
gytisrepecka added the
enhancement
label 2020-10-23 14:35:00 +03:00

To run HTTP server, need to create system service.

Follow Gitea's example and my suggestion how to properly tweak WriteFreely service configuration.

To run HTTP server, need to create system service. Follow [Gitea's example](https://docs.gitea.io/en-us/linux-service/) and my suggestion how to [properly tweak WriteFreely service](https://github.com/writeas/writefreely/issues/85) configuration.
Sign in to join this conversation.
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: gytisrepecka/webimg#5
No description provided.