Skip to main content

📦 Nexus Repository Manager on SaveinCloud

The Nexus Repository Manager is a solution for storing and distributing software artifacts, compatible with formats such as Maven, Docker, npm, NuGet, among others. Ideal for development and DevOps teams that need control over dependencies, builds, and images.


🚀 Installing Nexus Repository Manager

You can quickly install Nexus through the SaveinCloud Marketplace, by searching for it directly or navigating to Admin and Dev Tools. When hovering over the service, the Install option will be displayed.

Nexus no Marketplace Saveincloud


⚙️ Installation configuration

After clicking Install, fill in the following fields:

Tela de instalação do Nexus

  • Environment: name of the environment.
  • Display Name: name that will be shown on the dashboard.
  • Region: choose the region, if available.

The installation will start in the background. You can minimize the screen and continue using the platform while the environment is provisioned (this takes a few minutes).


✅ Installation completion

When the installation is complete, a pop-up will be displayed and you will receive an email with the following information:

  • Nexus access URL
  • Username
  • Instructions to obtain the initial password

🔐 Obtaining the initial access password

To access the Nexus dashboard for the first time, you need to obtain the password automatically generated during installation. To do this:

  1. Access the instance's Web SSH.
  2. Run the command below:
docker exec -it nexus cat /nexus-data/admin.password

📚 Documentation and Resources


🧠 Support

If you have questions or need help, contact SaveinCloud support.