View Issue Details

IDProjectCategoryView StatusLast Update
0000088NixGeneralpublic2023-09-08 12:58
Reporterimmae Assigned Toimmae  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
Summary0000088: Make sure mariadb restarts when pam changes
Description

There is a dependency that is not catched by nix configuration

Tagsdatabase, mysql, pam, services

Activities

There are no notes attached to this issue.

Related Changesets

Nix: master 7ebcaad5

2019-01-26 13:51:19

immae

Details Diff
Fix the SSL state for databases connections

Whenever possible, we use a socket connexion (all postgresql
connections, and a few mysql ones)

When remote (only mysql), we require SSL in the users database (cannot
be enforced globally)

Also, put pam configurations in a correct state

Fixes https://git.immae.eu/mantisbt/view.php?id=89
Fixes https://git.immae.eu/mantisbt/view.php?id=90
Fixes https://git.immae.eu/mantisbt/view.php?id=88
Affected Issues
0000089, 0000090, 0000088
mod - nixops/modules/websites/chloe/chloe_config_prod/connect.php Diff File
mod - nixops/modules/websites/chloe/chloe_config_dev/connect.php Diff File
mod - nixops/modules/websites/tools/dav/davical.nix Diff File
mod - nixops/modules/websites/tellesflorian/tellesflorian.nix Diff File
mod - nixops/modules/websites/piedsjaloux/piedsjaloux.nix Diff File
mod - nixops/modules/websites/tools/tools/yourls.nix Diff File
mod - nixops/modules/websites/tools/diaspora/diaspora.nix Diff File
mod - nixops/modules/websites/tools/tools/ttrss.nix Diff File
mod - nixops/modules/websites/chloe/chloe.nix Diff File
mod - nixops/modules/websites/connexionswing/connexionswing.nix Diff File
mod - nixops/modules/websites/tools/git/mantisbt/mantisbt.nix Diff File
mod - nixops/modules/databases/default.nix Diff File
mod - nixops/modules/websites/ludivine/ludivinecassal.nix Diff File

Issue History

Date Modified Username Field Change
2019-01-21 16:31 immae New Issue
2019-01-21 16:31 immae Tag Attached: database
2019-01-21 16:31 immae Tag Attached: services
2019-01-21 16:31 immae Tag Attached: mysql
2019-01-21 16:31 immae Tag Attached: pam
2019-01-26 13:57 immae Changeset attached => Nix master 7ebcaad5
2019-01-26 13:57 immae Assigned To => immae
2019-01-26 13:57 immae Status new => resolved
2019-01-26 13:57 immae Resolution open => fixed
2023-09-08 12:58 immae Status resolved => closed