OpenSign icon indicating copy to clipboard operation
OpenSign copied to clipboard

Feature Request: Install without Docker

Open grosjo opened this issue 4 months ago • 1 comments

Feature Title

Documentation to install OpenSign without Docker

Feature Description

Would be nice to disable Docker, so people can install OpenSign on their own infrastructure.

What would be the process to avoid Docker ? Thank you

What type of feature are you requesting?

No response

Importance

Critical

Additional Context

No response

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct
  • [x] I have searched the existing issues & discussions to make sure that this is not a duplicate.

grosjo avatar Aug 29 '25 15:08 grosjo

If I follow https://github.com/OpenSignLabs/OpenSign/blob/staging/apps/OpenSign/README.md I get:

# npm start

> [email protected] start
> serve -s build

 ERROR  Cannot copy server address to clipboard: Both xsel and fallback failed.

   ┌─────────────────────────────────────────┐
   │                                         │
   │   Serving!                              │
   │                                         │
   │   - Local:    http://localhost:3000     │
   │   - Network:  http://95.216.8.62:3000   │
   │                                         │
   └─────────────────────────────────────────┘

 HTTP  8/29/2025 4:10:28 PM 95.216.8.62 GET /
 HTTP  8/29/2025 4:10:28 PM 95.216.8.62 Returned 404 in 23 ms

grosjo avatar Aug 29 '25 16:08 grosjo