Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for PostgreSQL #725

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Dec 8, 2023

  1. Feat: Add basis for postgres-hardening

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9cceb77 View commit details
    Browse the repository at this point in the history
  2. Fix a typo on geerlingguy.postgresql

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    bcdf88d View commit details
    Browse the repository at this point in the history
  3. Fix: Add galaxy dependecy

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d53986a View commit details
    Browse the repository at this point in the history
  4. Fix: change test version to galaxyproject.postgresql

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1b19d6f View commit details
    Browse the repository at this point in the history
  5. Feat: Add postgres-01 and postgres-02

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6bce1f9 View commit details
    Browse the repository at this point in the history
  6. Fix: user fqcn of builtin modules

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f66e1ea View commit details
    Browse the repository at this point in the history
  7. Feat: Change molecule postgres collection to geerlingguy

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1a33ca4 View commit details
    Browse the repository at this point in the history
  8. Feat: Add postgres-10

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2e8c638 View commit details
    Browse the repository at this point in the history
  9. Add geerlingguy_postgresql to .gitignore

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6ddf542 View commit details
    Browse the repository at this point in the history
  10. Feat: Add configration for postgres user/group

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9048b6c View commit details
    Browse the repository at this point in the history
  11. Feat: Add postgres-11/12

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    27997f3 View commit details
    Browse the repository at this point in the history
  12. Feat: Add Postgres-16

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5c3c04f View commit details
    Browse the repository at this point in the history
  13. Feat: Add Postgres-20

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    05f3c60 View commit details
    Browse the repository at this point in the history
  14. Feat: Add Postgres-13/14/15

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d87d37e View commit details
    Browse the repository at this point in the history
  15. Feat: Add support for Postgres-07 and Ubuntu2004

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f171c9d View commit details
    Browse the repository at this point in the history
  16. Fix: geerlingguy_postgresql_vars.yml should be excluded from ansible-…

    …lint
    
    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    82fb017 View commit details
    Browse the repository at this point in the history
  17. Fix: refactor all linting problems

    Signed-off-by: Mahdi Fooladgar (professormahi) <[email protected]>
    professormahi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ebb1d9d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    6ed7408 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Fix: Remove debug Tasks

    Co-authored-by: Sebastian Gumprich <[email protected]>
    professormahi and rndmh3ro committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c28749d View commit details
    Browse the repository at this point in the history
  2. Fix: remove typo about supporting Debian

    Co-authored-by: Sebastian Gumprich <[email protected]>
    professormahi and rndmh3ro committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c3b6601 View commit details
    Browse the repository at this point in the history
  3. Fix: Remove debug Tasks

    Co-authored-by: Sebastian Gumprich <[email protected]>
    professormahi and rndmh3ro committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c8c6982 View commit details
    Browse the repository at this point in the history
  4. Fix: Remove Debug Tasks.

    Co-authored-by: Sebastian Gumprich <[email protected]>
    professormahi and rndmh3ro committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    8da4e0d View commit details
    Browse the repository at this point in the history
  5. Fix: use octal format for modes

    Co-authored-by: Sebastian Gumprich <[email protected]>
    professormahi and rndmh3ro committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    88bc364 View commit details
    Browse the repository at this point in the history