Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

OpenPlatform v5 is a beautiful and simple portal for running, integrating and managing multiple 3rd party web applications.

License

Notifications You must be signed in to change notification settings

totaljs/openplatform

Open more actions menu

Repository files navigation

OpenPlatform v5

OpenPlatform is a simple enterprise-ready platform for running, integrating and managing multiple web applications.

OpenPlatform

Installation

WARNING: Please do not execute database.sql, this script will use OpenPlatform internally.

Manual installation:

  • Install latest version of Node.js platform
  • Install PostgreSQL
  • Download Source-Code
  • Create a database for the OpenPlatform
  • Install NPM dependencies via terminal $ npm install in the root of application
  • Update connection strings in /config file
  • Run it $ node index.js
  • Open http://127.0.0.1:8000 in your web browser
  • IMPORTANT: Then open settings and configure the platform

Docker Hub:

docker pull totalplatform/openplatform
docker run --env DATABASE='postgresql://user:pass@hostname/database' -p 8000:8000 totalplatform/openplatform

Docker Compose:

git clone https://github.com/totaljs/openplatform.git
cd openplatform
docker compose up

Default credentials

login : info@totaljs.com
password : admin

Good to know

Don't forget: every added third-party app must be assigned to a group.

About

OpenPlatform v5 is a beautiful and simple portal for running, integrating and managing multiple 3rd party web applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Morty Proxy This is a proxified and sanitized view of the page, visit original site.