RPG Next Gen
Wiki RSS Feed Weblog
Business picture

Welcome to RPG Next Gen

This site offers some resources for working with the programming language RPG (native on IBM i), Node.js and Java.

Keycloak IBM i User Storage

Keycloak is an extendable Identity and Access Management server. It can also broker the authentication request to another extension or identity provider.

The project implements the Keycloak UserStorage interface and authenticates with an IBM i servers native user profiles.

The source code and installation instructions can be found at BitBucket.

ILEDocs

The ILEDocs project has undergone some changes. It is no longer two separate packages (backend and frontend) but now generates static HTML pages which can be uploaded to any web server without the need of any app. So now you also don't need a MongoDB or server for the Java backend anymore. Things gotten much easier now on the deployment side (though we have cut down on features somewhat).

The project is written with Node.js and TypeScript hosted on BitBucket. There is still an online version of the generated documentation of my own projects at iledocs.rpgnextgen.com.

DMS

DMS - Demonstrate My Style - tries to give you a helping hand developing your own coding style.

iPKG

As I have some ILE open source projects it has always been a little trouble installing the software on a new machine especially when you just need one project but that has a dozen dependencies. So why not have some tool to install software and its dependencies with just one command? That is the goal of the iPKG project.

Update: I am hosting a repository of packages containing the software projects from this site and some additional software from other sites. You can find this repository at repo.rpgnextgen.com.




If any of these resources has helped you in any way and you want to let me feel your appreciation of my work feel free to drop me a mail or even make a donation via Paypal.

Thanx anyway and good surfing.