GithubHelp home page GithubHelp logo

Windows installation issues about atlas HOT 6 CLOSED

ariga avatar ariga commented on August 21, 2024 1
Windows installation issues

from atlas.

Comments (6)

rotemtam avatar rotemtam commented on August 21, 2024 1

Hi @int-2147483647,

Thanks so much for trying Atlas and reaching out!

We are actively working on fixing code signing so the onboarding process doesn't have this kind of friction.
I don't want to make promises but I hope that the next patch release (v0.3.1) that should be out tomorrow will have this.

from atlas.

int-2147483647 avatar int-2147483647 commented on August 21, 2024 1

Hi, @yonidavidson
TBH I don't have personal experience with distributing a CLI but for comparison, I would follow Azures steps on how to install Terraform (https://tinyurl.com/57mtbxej)

  1. Download Terraform - A zip file containing the executable. It is important to call the executable atlas.
  2. Extract the executable to a specific folder that will be added to PATH.
  3. Update the PATH environment variable to include this folder (https://stackoverflow.com/questions/1618280/where-can-i-set-path-to-make-exe-on-windows)
  4. Open a new terminal window and run atlas (this is why its important that the executable is called atlas)

If a "Publisher Registration" is still necessary to avoid the Defender warnings, then I suppose these steps are required: https://docs.microsoft.com/en-us/azure/active-directory/develop/mark-app-as-publisher-verified

from atlas.

int-2147483647 avatar int-2147483647 commented on August 21, 2024 1

@yonidavidson I just realized that you can also use Powershell.
Invoke-WebRequest -Uri https://release.ariga.io/atlas/atlas-windows-amd64-v0.3.0.exe -OutFile atlas.exe

But it is important that the OutFile will be in directory that is in %path%

from atlas.

yonidavidson avatar yonidavidson commented on August 21, 2024

@int-2147483647 Hi, do you have any recommendations for the distribution of the CLI in windows? I looked at https://scoop.sh/, and some CLI's are distributed as MSI.

Do you have some experience with creating such releases? I would like to hear your thoughts.

from atlas.

yonidavidson avatar yonidavidson commented on August 21, 2024

Thanks, @int-2147483647 for your great insights.
I will also handle the publisher registration process soon.

from atlas.

masseelch avatar masseelch commented on August 21, 2024

Hey, closing this as you found a solution.

from atlas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.