Commit Graph

132 Commits

Author SHA1 Message Date
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
Jeremy Gardais b727bc7261 Disable debug mode for creation scripts 2018-10-08 18:09:27 +02:00
Jeremy Gardais 7ce55bcce1 Check if dir already exists
This way it's avoid the chown/chmod on an existing home/work directory.
2018-10-08 11:30:30 +02:00
Jeremy Gardais 574d1fc318 Add a script to create user's work dir 2018-09-14 11:07:00 +02:00
Jeremy Gardais fb40c9d1d2 Move compute's script to cluster directory 2018-09-14 11:06:53 +02:00
Jeremy Gardais 0ed2f19144 Script to create user's homedir for the CC 2018-09-13 17:39:05 +02:00
Jeremy Gardais 0d29f3cde8 Forgot to define remote user for procs probe 2018-09-06 17:31:29 +02:00
Jeremy Gardais 348157cb77 Manage php-fpm service 2018-09-06 09:13:10 +02:00
Jeremy Gardais 85878043ea Compare the ID of Docker images instead of tags 2018-08-29 10:23:25 +02:00
Jeremy Gardais 6ecb6df66e Manage apt alert 2018-08-28 16:21:44 +02:00