Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless relative symlinks | Ismaël Bouya | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Move production websites to use stable web directories | Ismaël Bouya | 2019-02-16 | 2 | -2/+2 |
| | |||||
* | Move integration websites to use stable web directory | Ismaël Bouya | 2019-02-16 | 2 | -3/+13 |
| | | | | | This permits to avoir having to restart httpd at each application deployment | ||||
* | Unconfigure e-mail for symfony websites | Ismaël Bouya | 2019-01-27 | 1 | -1/+1 |
| | |||||
* | Fix the SSL state for databases connections | Ismaël Bouya | 2019-01-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | 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 | ||||
* | Rename virtual folder to nixops | Ismaël Bouya | 2019-01-25 | 5 | -0/+1211 |
Fixes https://git.immae.eu/mantisbt/view.php?id=82 |