Sign inSign up

planforge/postgresforplanforge

By planforge

Updated over 1 year ago

Image
0

1.2K

planforge/postgresforplanforge repository overview

Planforge - Hybrid Project, Program & Portfolio Management

Planforge empowers teams to make projects work. With its Planforge hybrid PPM software, Planforge simplifies daily project work with a practical approach to project and portfolio management and enterprise agile planning. Recognized as a Gartner APMR leader, ONEPOINT builds on major standards such as IPMA, PMI, PRINCE2, and SAFe, enabling project-driven organizations to increase project and portfolio transparency, reduce time to market and optimize resource utilization.

Planforge is a modern, flexible, standards-based PPM web application, available both in the cloud and on-premises, trusted by thousands of users across industries. By covering the entire project life cycle, Planforge enables a new way of integrated project work.

Discover Planforge’s powerful integrations for project management with Jira and project management with SAP.

The Docker edition comes with a predefined embedded database in order to keep installation and configuration effort low. However, it is also possible to run the Planforge Docker image in combination with Oracle, MSSQL, or Postgres.

PostgreSQL object-relational database system for Planforge Release 22

  • First you need a Planforge license, request it via this download license link. Select a plan that fits to your needs - start with 'Professional' if you don't know which plan to choose.
  • After the start-up screen, upload the license file you got via email. On the next screen you can start with some pre-installed demo data, the rest of the fields are optional.
  • Download and start the Docker container with:
docker run --name postgresforplanforge -p 5432:5432 planforge/postgresforplanforge:latest
  • The Planforge Server Docker Image is required for the PostgreSQL Docker Image.
  • Default User: planforge
  • Default Password: planforge
  • Default Database: planforge

! Please note the network connection between two docker containers

For further information visit Planforge website.
Please contact [email protected] for further information.

Tag summary

Content type

Image

Digest

sha256:cb15a8ec2

Size

174.9 MB

Last updated

over 1 year ago

docker pull planforge/postgresforplanforge