Jump to content
XPEnology Community

SupakoolDude

Rookie
  • Posts

    3
  • Joined

  • Last visited

Posts posted by SupakoolDude

  1. Hi all, 

    I have a system that’s not using the default port (5000,5001). I have successfully setup acme.sh and got the cert. My problem is with using the deploy hook to add it to the system. When I use the following;

     

    acme.sh/data --deploy -d example.com --deploy-hook synology_dsm

     

    it seems it’s trying to contact “localhost:5000” for the connection. How do I specify the port? Any help would be appreciated. 

  2. First time building a Xpenology system so it took me a while to learn all this new stuff. The following worked for me.

     

    Quote

     

    cp /volume1/public/libsynonvme.so.1 /usr/lib64

    cd /usr/lib64

    chmod 777  libsynonvme.so.1

    shutdown -r now

     

     

    Thanks flyride & The Chief for all the hard work, also thanks Hackaro for the simple recap.

×
×
  • Create New...