Giter VIP home page Giter VIP logo

Comments (4)

daminetreg avatar daminetreg commented on August 25, 2024

Hi @Bjoe,

Thanks for the info, we should have removed the information about the TIPI_HOME_DIR from the documentation, to allow and enable caching without restricting it to relocateable packages only ( which would otherwise require rewriting files path on extraction ) we don't support specifiying another installation location anymore.

The doc states it's no more possible in current version https://tipi.build/documentation/README#tipi-installation-location--former-tipi_home_dir-

Where did you find out about TIPI_HOME_DIR ?

It however is possible to use filesystem mountpoints to another disk location to support cases where you don't have enough space on your main hard disk.

from cli.

Bjoe avatar Bjoe commented on August 25, 2024

Hi @daminetreg,

Thanks for the info, we should have removed the information about the TIPI_HOME_DIR from the documentation, to allow and enable caching without restricting it to relocateable packages only ( which would otherwise require rewriting files path on extraction ) we don't support specifiying another installation location anymore.

The doc states it's no more possible in current version https://tipi.build/documentation/README#tipi-installation-location--former-tipi_home_dir-

Where did you find out about TIPI_HOME_DIR ?

Sorry, I mixed it up or didn't read proper and missed the word -> former TIPI_HOME_DIR <- ;-)
But I'm also confused about following in the Building in the tipi.build cloud doc:

...
Will provision an environment as described in ~/.tipi/<distro>/environments/linux.pkr.js
...

See https://tipi.build/documentation/00-environments#building-in-the-tipibuild-cloud

It should be on my "local" or on the "remote" machine?

It however is possible to use filesystem mountpoints to another disk location to support cases where you don't have enough space on your main hard disk.

Hm, but when I already mount my "big hard drive" to /home, it's possible to symlink from /usr/local/share/.tipi -> ~/.local/share/tipi ?

from cli.

daminetreg avatar daminetreg commented on August 25, 2024

Hey @Bjoe,

Sorry for the delay replying here.

It should be on my "local" or on the "remote" machine?
These are files that are local on your machine and that describes the tipi-build/environments that will get deployed remotely.

Hm, but when I already mount my "big hard drive" to /home, it's possible to symlink from /usr/local/share/.tipi -> ~/.local/share/tipi ?

The symlink doesn't work, it has to be a real folder at that path, this is the way we guarante fixed path to enable using cache entries even in non-virtualized environments.

from cli.

Bjoe avatar Bjoe commented on August 25, 2024

Ok thanks for the clarification

from cli.

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.