Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can one install it on a server that has the following #2

Open
Zero3K opened this issue Apr 4, 2023 · 1 comment
Open

How can one install it on a server that has the following #2

Zero3K opened this issue Apr 4, 2023 · 1 comment

Comments

@Zero3K
Copy link

Zero3K commented Apr 4, 2023

Software version

Ubuntu 20.04.5
Postfix 3.4.13
Dovecot 2.3.7.2
OpenDKIM 2.11.0
policyd-spf 2.9.2
Snappymail almost the latest version
Certbot 1.31.0
Apache 2.4.41

@ForestJohnson
Copy link
Member

ForestJohnson commented Dec 10, 2024

  1. clone the repo
  2. install golang SDK
  3. cd into the root of the repo and compile the app ( go build . )
  4. set up a systemd Service Unit for the app to run as a background service (startup when the server starts up)

You can also try compiling it locally with GOOS=linux go build . and then copy the compiled binary to the server (for example with scp, or https://git.sequentialread.com/forest/webclip )

Sorry about the long response time, if you want to contact me faster, try contacting me outside of github.

If you would like some help installing it, hit me up. cyberia.club/matrix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants