Commit Graph

541 Commits

Author SHA1 Message Date
Jeremy Gardais c74b9b024b
Add current version in temp file 2019-08-22 09:26:59 +02:00
Jeremy Gardais 6ecb7419be
Also compare version in Debian's repo 2019-08-19 15:55:10 +02:00
Jeremy Gardais fa6fe80e27
Compare current Fusioninventory and last update 2019-08-19 15:28:41 +02:00
Jeremy Gardais d0311a61b8
Script to check if Gitea installation is uptodate 2019-08-15 00:23:20 +02:00
Jeremy Gardais 500a5af1db
Script to check if Cachet installation is uptodate 2019-08-13 17:40:37 +02:00
Jeremy Gardais 99062b251c
Script to check if installed Searx is uptodate 2019-08-13 14:42:26 +02:00
Jeremy Gardais b640945618
Check current version of SSP from .deb file 2019-08-13 14:40:26 +02:00
Jeremy Gardais d4fed686d0
Script to check if installed SSP is uptodate 2019-08-13 13:58:03 +02:00
Jeremy Gardais c47793c6c5
Script to check if installed Wallabag is uptodate 2019-08-12 15:24:36 +02:00
Jeremy Gardais e78527d11d
Script to get all recents tags of a Github project 2019-08-12 14:01:27 +02:00
Jeremy Gardais 94da687ee9
Add a command to install all dependencies in help 2019-08-02 17:11:01 +02:00
Jeremy Gardais c1ef1fd291
Add some pattern to get more ceph related packages 2019-07-31 15:00:00 +02:00
Jeremy Gardais b28910e4bd
Use aptitude before Debian Stretch 2019-07-30 11:27:04 +02:00
Jeremy Gardais f18b54a572 Add a DEBUG var to print messages 2019-07-24 11:46:37 +02:00
Jeremy Gardais baaf251c00 Exit script if some commands return error 2019-07-24 11:26:09 +02:00
Jeremy Gardais 969fa130e0 Fix purpose of the script 2019-07-24 11:12:40 +02:00
Jeremy Gardais fc7b154907 Dl deb files of all related Ceph pkg on the system 2019-07-22 16:25:08 +02:00
Jeremy Gardais 9bb404e23c [WIP]: use `ceph` to get the verion in use 2019-07-22 13:26:04 +02:00
Jeremy Gardais 0e55dbb9be [WIP]: Create archive if none with the same version exists 2019-07-22 11:58:43 +02:00
Jeremy Gardais 3a48690e4d [WIP]: Script to backup deb files related to Ceph 2019-07-22 11:43:59 +02:00
Jeremy Gardais 76f307bd1f Add ceph recovery script 2019-07-22 11:15:31 +02:00
Jeremy Gardais 484486a2c2 Add ceph production script 2019-07-19 14:51:31 +02:00
Jeremy Gardais 4799406fac Ensure to run the appropriate late_command script
According to Debian's version.
2019-07-05 22:48:29 +02:00
Jeremy Gardais 0dc5c0f8fb Fix locale for the script 2019-07-05 22:34:33 +02:00
Jeremy Gardais dfeeab974a Fix aptitude command 2019-07-05 22:24:09 +02:00
Jeremy Gardais a26d42d904 Add a script to fix interfaces issue with Proxmox
Proxmox don't parse interfaces.d. See :
https://forum.proxmox.com/threads/anyway-to-support-interfaces-d.34739/
2019-07-04 19:39:23 +02:00
Jeremy Gardais bab4ea547e Add +x permissions to the ceph-osd temp script 2019-07-03 10:12:46 +02:00
Jeremy Gardais 32bab13c7b Add a script to generate command to remove lvm-osd 2019-07-03 10:05:56 +02:00
Jeremy Gardais fe6bd07b01 Add a template hook for default Proxmox install 2019-04-26 21:25:48 +02:00
Jeremy Gardais 0eea33d04e Run a full-upgrade for LXC template 2019-04-26 21:25:19 +02:00
Jeremy Gardais e659a0eb1e Ensure to update APT repositories 2019-04-26 19:34:06 +02:00
Jeremy Gardais 850aa4c472 Ensure to install aptitude on LXC container 2019-04-26 19:33:25 +02:00
Jeremy Gardais 4ce0d056be Manage blkmapd libs for NFS 2019-02-19 07:39:03 +01:00
Jeremy Gardais 38c006b1fd Manage lvmetad libs 2019-02-19 07:35:53 +01:00
Jeremy Gardais 6b6a7db739 Add non-free ISO support 2019-02-18 10:18:19 +01:00
Jeremy Gardais dcf134b429 Fix ISO name without version number 2019-01-03 15:11:27 +01:00
Jeremy Gardais 545b528844 Define URLs according to each release of Debian 2019-01-03 15:07:11 +01:00
Jeremy Gardais 725936597f Fix user temp dir with mktemp 2019-01-03 14:20:10 +01:00
Jeremy Gardais b697b42f07 Set a specific xorriso command for mini.iso 2018-12-28 09:19:14 +01:00
Jeremy Gardais 55b72cc978 Fix permissions for creation and deletion 2018-12-28 08:52:20 +01:00
Jeremy Gardais 0790dc35bc Small fix (forgot sleep,…) 2018-12-28 08:22:39 +01:00
Jeremy Gardais 1e51cd1845 Truly add preseed file to initrd…
Also extract initrd to a specific directory before compress it again.
2018-12-28 08:17:13 +01:00
Jeremy Gardais 1cfdbfacd0 Use a main temp directory 2018-12-26 17:54:17 +01:00
Jeremy Gardais 2f01ebdce8 Use xorriso instead of genisoimage 2018-12-26 15:20:14 +01:00
Jeremy Gardais 21c65cf32b Generate the isofile with genisoimage 2018-12-26 14:55:32 +01:00
Jeremy Gardais 04542158ec New script to insert a preseed into an iso image 2018-12-26 14:28:04 +01:00
Jeremy Gardais 31d5b0c669 Move to a generic script to create directory 2018-10-10 11:02:55 +02:00
Jeremy Gardais 09fb786f1e Update script name used to create homedir 2018-10-09 16:47:04 +02:00
Jeremy Gardais bfc6d287e7 New script to automatically create user's homedir
This way new users should be enable to connect to Compute Cluster
without human actions.
2018-10-08 18:15:28 +02:00
Jeremy Gardais 2d10dee279 Add purpose for creation scripts 2018-10-08 18:13:53 +02:00