Skip to content

Feat[Allow installation of nexus oss community postgresql] - #76

Open
Ragatzino wants to merge 1 commit into
CloudKrafter:mainfrom
Ragatzino:feat-external-postgresql-oss-config
Open

Feat[Allow installation of nexus oss community postgresql]#76
Ragatzino wants to merge 1 commit into
CloudKrafter:mainfrom
Ragatzino:feat-external-postgresql-oss-config

Conversation

@Ragatzino

Copy link
Copy Markdown
  • Allow non pro installation to configure an external postgresql database and connect the nexus instance to it.

Closes #72

Signed-off-by: ragatzino <antoinebrunetti@gmail.com>
mode: "0750"

- name: Configure external postgresql
ansible.builtin.include_tasks: enable_external_postgresql_database

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to change this line to ansible.builtin.include_tasks: enable_external_postgresql_database.yml to make it work on my setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow configuration of external postgresql database without enabling pro features

2 participants