Skip to content

How to start up in Windows natively? #322

Closed Answered by JBBianchi
jackyluo-learning asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @jackyluo-learning

synctl system install native only installs Synapse (it downloads the binaries to C:\Program Files\CNCF\Synapse\ and adds that directory to the %PATH%). You'll still have to run synapse. If you restart your term (powershell or cmd) session, you'll be able to run that command from anywhere.

(Note: it also installs jq in C:\Program Files\jq\)

The first time Synapse runs, it will download its worker in C:\Program Files\CNCF\Synapse\bin\worker. This directory requires admin rights to be written in.

@cdavernas It might be a good idea to allow to choose the installation directory to avoid having to run synctl\synapse as admin. An uninstall command would be nice too.

@jac…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cdavernas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants