Skip to Content
Technical Articles
Author's profile photo Eduardo Ferrari Copat

SAP NetWeaver sandbox running on Vagrant

If you are curious like me, you always wanted an SAP sandbox that you could mess around, or maybe you just want some place for your side projects or to contribute to open source ABAP projects such as abapGit.

Then, perhaps you checked how to install SAP NetWeaver using a virtual machine and the process is way too long. Well, I will not provide you find a magic button that does it all, but rather a quick and repeatable way to build your environment.

Vagrant, as per Wikipedia, is an open-source software product for building and maintaining portable virtual software development environments. In my case, I created a vagrant script that runs on VirtualBox with Ubuntu.

This script installs all the OS dependencies, sets up the environment variables and automatically installs NetWeaver – given some prerequisites and configuration. Without further due:

Find here a step-by-step on how to install your sandbox using vagrant.

Special thanks to Tobias Hoffmann NetWeaver on docker – I forked his repo to create this one. If you find anything wrong, please open an issue in the repository!

 

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Mike Quinn
      Mike Quinn

      Hi

       

      I'm coming to SAP world from SAP BI 4.x (Business Objects and DataServices).  Will this blog let me get a sandboxed, on prem, not Hana based SAP BW system up and running.  I just want a SAP BW sandbox to cut my teeth on.  I'll load dummy data from spreadsheets into custome tables to run SAP BI 4.x against.

       

      Cheers

       

      mike

      Author's profile photo Jakub Filak
      Jakub Filak

      Hi Mike, this will give you ABAP Trial and the current version is ABAP on Sybase.