Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move spip and chloe website to pkgs | Ismaël Bouya | 2019-05-11 | 3 | -152/+107 |
| | |||||
* | Move webstats outside of nixops | Ismaël Bouya | 2019-05-11 | 1 | -8/+1 |
| | |||||
* | Make goaccess a template | Ismaël Bouya | 2019-05-11 | 2 | -103/+1 |
| | |||||
* | Move secrets module outside of nixops | Ismaël Bouya | 2019-05-10 | 1 | -2/+2 |
| | |||||
* | Move websites to new secrets | Ismaël Bouya | 2019-04-25 | 2 | -7/+7 |
| | |||||
* | Move chloe's website keys to secure location | Ismaël Bouya | 2019-04-16 | 2 | -13/+28 |
| | | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122 | ||||
* | 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 | -4/+4 |
| | |||||
* | Move integration websites to use stable web directory | Ismaël Bouya | 2019-02-16 | 2 | -5/+15 |
| | | | | | This permits to avoir having to restart httpd at each application deployment | ||||
* | Fix the SSL state for databases connections | Ismaël Bouya | 2019-01-26 | 3 | -3/+22 |
| | | | | | | | | | | | | | | 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 | 10 | -0/+346 |
Fixes https://git.immae.eu/mantisbt/view.php?id=82 |