Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork48
OpenPlatform v5 is a beautiful and simple portal for running, integrating and managing multiple 3rd party web applications.
License
totaljs/openplatform
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
OpenPlatform is a simple enterprise-ready platform for running, integrating and managing multiple web applications.
WARNING: Please do not executedatabase.sql, this script will use OpenPlatform internally.
Manual installation:
- Install latest version ofNode.js platform
- Install PostgreSQL
- DownloadSource-Code
- Create a database for the OpenPlatform
- Install NPM dependencies via terminal
$ npm installin the root of application - Update connection strings in
/configfile - Run it
$ node index.js - Open
http://127.0.0.1:8000in your web browser - IMPORTANT: Then open settings and configure the platform
Docker Hub:
docker pull totalplatform/openplatformdocker run --env DATABASE='postgresql://user:pass@hostname/database' -p 8000:8000 totalplatform/openplatformDocker Compose:
git clone https://github.com/totaljs/openplatform.gitcd openplatformdocker compose uplogin : info@totaljs.compassword : admin
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.
