+
Skip to content

2025.04

Latest
Compare
Choose a tag to compare
@eduveks eduveks released this 30 Apr 16:43
· 172 commits to main since this release

Netuno platform is open-source, polyglot, and low-code, for fast development of reliable web solutions.

Easy database and back-office modeling with the supported databases: PostgreSQL, MariaDB/MySQL, and MSSQL.

Real-time API development with the supported languages: JavaScript, Python, Ruby, Groovy, Kotlin, and Java.

You can use it to run over Linux, Windows, and MacOS.

Installation

Here is more about the installation process, in the official documentation.

Linux or Mac OS X

Create the Netuno directory, and execute in the terminal:

mkdir -p netuno && cd netuno

Choose one of the following methods of download:

  • Download with WGET:
wget https://github.com/netuno-org/platform/releases/download/2025_04/netuno-setup.jar -O netuno-setup.jar
  • Download with cURL:
curl -L https://github.com/netuno-org/platform/releases/download/2025_04/netuno-setup.jar -o netuno-setup.jar

After downloading one of the previous methods, execute the Netuno's installation:

  • Installation of this version:
java -jar netuno-setup.jar install version=2025.04

On MAC OS X, you need to disable the quarantine, thus inside the netuno home folder, please run:
sudo xattr -r -d com.apple.quarantine .

Windows

In Windows open the terminal of PowerShell go to the start menu and type: powershell

Now copy and paste the command below and follow the Installation steps:

md netuno; cd netuno
Invoke-WebRequest -Uri "https://github.com/netuno-org/platform/releases/download/2025_04/netuno-setup.jar" -OutFile "netuno-setup.jar"

After completing the previous download, execute the Netuno's installation:

  • Installation of this version:
java -jar netuno-setup.jar install version=2025.04
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载