aboutsummaryrefslogtreecommitdiff
path: root/nixops
Commit message (Collapse)AuthorAgeFilesLines
* Add some e-mail related records to DNSIsmaël Bouya2019-04-071-2/+9
|
* Add DNS resolverIsmaël Bouya2019-04-072-0/+123
|
* Upgrade to latest 19.03Ismaël Bouya2019-04-041-6/+2
|
* Move ssh to its own moduleIsmaël Bouya2019-04-033-31/+32
|
* Migrate yarn2nix to external repositoryIsmaël Bouya2019-04-023-8/+14
|
* Upgrade mastodon to 2.7.4Ismaël Bouya2019-04-025-4235/+3931
|
* Temporarily fix mastodon packageIsmaël Bouya2019-04-013-12/+13
| | | | | | | | | Upgrade from 18.09 to 19.03 broke because of change at https://github.com/NixOS/nixpkgs/pull/51842 This partially reverts the change, which permits to build again mastodon using the latest pkgs version. Related issue: https://git.immae.eu/mantisbt/view.php?id=131
* Temporarily fix diaspora packageIsmaël Bouya2019-04-012-3/+6
| | | | | | | | | Upgrade from 18.09 to 19.03 broke because of change at https://github.com/NixOS/nixpkgs/pull/51842 This partially reverts the change, which permits to build again diaspora using the latest pkgs version. Related issue: https://git.immae.eu/mantisbt/view.php?id=131
* Upgrade diaspora to latest versionIsmaël Bouya2019-03-295-1244/+34
| | | | | Remove Gemfile and Gemfile.lock and use instead the ones from the repository
* Fix path in mastodonIsmaël Bouya2019-03-291-1/+1
|
* Upgrade taskwarrior webIsmaël Bouya2019-03-292-6/+6
|
* Make the use of nixpkgs more homogeneous for envIsmaël Bouya2019-03-291-0/+2
|
* Upgrade nixosIsmaël Bouya2019-03-281-3/+2
|
* Fix partial application in buildbotIsmaël Bouya2019-03-271-4/+3
|
* Remove verbose message from ldap dumpIsmaël Bouya2019-03-271-1/+1
|
* Add xmpp push notifications to buildbot and gitoliteIsmaël Bouya2019-03-276-2/+123
|
* Add deploy webhookIsmaël Bouya2019-03-263-1/+83
|
* Upgrade to latest nixpkgsIsmaël Bouya2019-03-2612-60/+26
|
* Upgrade mysql and postgresqlIsmaël Bouya2019-03-244-36/+49
|
* Migrate packageOverrides to overlaysIsmaël Bouya2019-03-239-36/+36
|
* Remove dependency on immaeNixpkg in nix-pathIsmaël Bouya2019-03-233-30/+5
|
* Add caldance buildbot and optimize a bit the drivationsIsmaël Bouya2019-03-237-24/+456
| | | | | | | - Add caldance derivation - Move buildbot_common inside the repository - Avoid rebuilding all buildbot instances when modifying one project - Prepare for non-local workers
* Add buildbotIsmaël Bouya2019-03-239-2/+5960
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=74
* Revert personnal nix pathIsmaël Bouya2019-03-171-4/+0
|
* Add some "commons" fileIsmaël Bouya2019-03-171-1/+4
|
* Backup mysql cronIsmaël Bouya2019-03-141-0/+15
|
* Move databases configurations to separate filesIsmaël Bouya2019-03-144-199/+239
|
* Bind /nix to user-specific pathIsmaël Bouya2019-03-141-1/+6
|
* Add cron backup for LDAPIsmaël Bouya2019-03-142-67/+91
|
* Expand 24 chars limitation of bitlbeeIsmaël Bouya2019-03-112-0/+62
|
* Add bitlbee serverIsmaël Bouya2019-03-102-0/+101
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=69
* Make pkg an argument of libs.nixIsmaël Bouya2019-03-101-1/+1
|
* Use Let’s encrypt for taskwarriorIsmaël Bouya2019-03-092-2/+76
|
* Add some packages and prepare upgrade for nixopsIsmaël Bouya2019-03-091-1/+1
|
* Migrate capitaines.frIsmaël Bouya2019-03-071-3/+16
|
* Add bouya.org and outils.immae.eu domainsIsmaël Bouya2019-03-072-0/+37
|
* Add taskwarrior-webIsmaël Bouya2019-03-067-43/+1005
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=67
* Add task serverIsmaël Bouya2019-03-044-2/+282
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=67
* Fix finch and timezone for pub userIsmaël Bouya2019-03-022-1/+10
|
* Add "pub" userIsmaël Bouya2019-03-016-2/+150
|
* Add ldapIsmaël Bouya2019-02-222-1/+223
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=78
* Move private files in a better layoutIsmaël Bouya2019-02-215-14/+20
|
* Add ftp.immae.euIsmaël Bouya2019-02-211-0/+1
|
* Add state versionIsmaël Bouya2019-02-211-0/+6
|
* Remove useless relative symlinksIsmaël Bouya2019-02-2115-24/+24
|
* Use more up to date version of yarn2nixIsmaël Bouya2019-02-171-0/+1
|
* Change home directories outside of the storeIsmaël Bouya2019-02-163-3/+3
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=123
* Move tools websites to stable web directoriesIsmaël Bouya2019-02-1619-53/+112
|
* Move production websites to use stable web directoriesIsmaël Bouya2019-02-1615-28/+53
|
* Move integration websites to use stable web directoryIsmaël Bouya2019-02-1612-21/+77
| | | | | This permits to avoir having to restart httpd at each application deployment