A collection of digital projects on parametric design, community, training/Skills, BIM/digital twins, artificial intelligence, data/digital/monitoring, energy, platforms/networks and smart/IoT. The overview shows both collections and individual digital projects.

DIGITAL TOOLS - COLLECTIONS

ArchitizerTech
Top tech tools for architects
B.GREEN Handbook
Digital Tools for Planners
Datascape
Tools to help decision-makers, architects, urban designers and planners interactively explore the wishes and challenges of a local population in an area.
Democracy Technologies
A collection of digital tools for citizen participation, i-voting, and more
DigiPedia
Digital repository of course material, tutorials and software documentation
Food4Rhino
Parametric design apps for Rhino and Grasshopper
Mobility Data Space
The Mobility Data Space (MDS) brings together companies, organisations and institutions: those who need data for innovative mobility solutions and those who want to monetise their data assets.
OSArch
AEC Free Software directory
Is your digital tool "NEBBY"? Suggest it to us to have it included in our directory!

Update Nexus Library Location [top] «2024-2026»

DIGITAL TOOLS - DIRECTORY

Update Nexus Library Location [top] «2024-2026»

Depending on your version of Sonatype Nexus Repository Manager, the process ranges from simple configuration file edits to advanced database updates. 1. Update the Main Data Directory (karaf.data)

This comprehensive guide covers the step-by-step processes to safely update your Nexus library location across different platforms while preserving your data integrity. Why You Need to Move Your Nexus Library

Once you've updated the repository location and blob store, click "Save" to save your changes. Verify that the changes have taken effect by checking the repository configuration and blob store pages.

Please update the Nexus repository library location as follows: update nexus library location

Keep all your production assets in one dedicated folder . How to Update the Location 1. Move Your Existing Files Close your DAW and Nexus. Locate your current Nexus Content folder. Copy or move the entire folder to its new destination . 2. Update the Path in Nexus Open Nexus in your DAW. Click the System tab (usually a gear icon). Look for the Content Location field. Click the folder icon or path text to browse. Select the new folder you just moved. 3. Restart and Verify Close and reopen Nexus. Check if your presets load correctly. Delete the old folder once you confirm it works.

docker stop nexus docker rm nexus docker run -d -p 8081:8081 --name nexus \ -v /mnt/new-drive/nexus-libs:/nexus-data sonatype/nexus3

Copy the entire folder structure to your new storage volume. Depending on your version of Sonatype Nexus Repository

This is the safest way to move your library without breaking file paths.

# Old karaf.data=../sonatype-work/nexus3

docker run -d -p 8081:8081 --name nexus \ -v nexus-data:/nexus-data sonatype/nexus3 Why You Need to Move Your Nexus Library

docker run -d -p 8081:8081 --name nexus -v /path/to/new/nexus-data:/nexus-data sonatype/nexus3 Use code with caution.

If Nexus opens but doesn't show your presets, or if you are using an older version (Nexus 2), follow these steps: For Nexus 2

Open the nexus.vmoptions file located inside your installation directory using a text editor.

For consistency, also update the temporary directory path: