Coder Social home page Coder Social logo

Comments (3)

jhaals avatar jhaals commented on June 1, 2024

Hi @Pandemic21, are you sure you are using go modules? That should make sure you get the correct versions of dependencies. You can also run yopass via the container if you don't want to mess with building it youself.

from yopass.

Pandemic21 avatar Pandemic21 commented on June 1, 2024

Nope @jhaals, I'm not sure. I'm not too familiar with Go and probably messed something up myself, I'm just not sure what.

I'll try again and see if it'll work this time. I'm not sure how much value you'd get out of it, but if you get a chance I know at least I would definitely appreciate some directions with step-by-step commands on how to get self-host it. Like I said though, not sure if it's worth the time to make that documentation with only one guy asking for it.

from yopass.

jhaals avatar jhaals commented on June 1, 2024

I noticed that your go version is probably the problem, upgrade to the latest(1.14) one which should use go modules by default without having to specify environment variables to build. The docker file is meant for self hosting but if you want to build it yourself from scratch you can just build the docker image locally on you manchine or use the container as build host and copy the binary to your machine afterwards.

from yopass.

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.