You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marcel Schramm edited this page Feb 20, 2021
·
4 revisions
Selfhosting is rather easy, as there's no dependencies on any other applications or libraries.
What you might though, is HTTPS, however, scribble.rs doesn't support this at the moment.
A workaround is to use a webserver that offers reverse proxying, such as nginx.
If you are hosting scribble.rs on a domain that already houses a website, you can define a custom URL path, by setting the environment variable ROOT_PATH to /scribblers or whatever you want.