1
0
mirror of https://github.com/krislamo/vagrant-easyredmine synced 2024-09-19 15:30:34 +00:00
Commit Graph

92 Commits

Author SHA1 Message Date
ace78b9c51
Fix current issues with vagrant box creation 2021-12-02 15:21:46 -05:00
033002705d
Add additional email overrides 2021-04-28 15:17:18 -04:00
6434be51ef
Remove custom background image 2021-04-27 16:27:37 -04:00
18c36e44d5
Make separate playbook file for VM 2021-04-27 15:06:15 -04:00
8f86e58cb4
Deployment conformity 2021-04-20 12:06:22 -04:00
6899d13217
Upgrade to Easyredmine 10.11 2021-03-12 13:15:07 -05:00
630a8f4f6e
Minor updates for newer MariaDB installation 2021-03-03 14:58:05 -05:00
75d91737a4
Upgrade Easyredmine to 10.10.3 2021-02-24 16:07:55 -05:00
0f6eebb157
Add a NFS toggle 2021-02-05 16:08:44 -05:00
d2f4d0841e
Ruby should be 2.6.x for official compatibility 2021-02-03 15:44:10 -05:00
c66e0a628f
Variablize new IP ranges 2021-01-29 15:03:40 -05:00
609d46c0a9
Variable to install IMAP email fetching script 2020-06-29 16:09:22 -04:00
8ebf6b5313
Upgrade Ruby to the current stable version 2020-06-24 16:59:35 -04:00
d814cc026d
Add commands to reset the local 'admin' account 2020-06-24 14:24:28 -04:00
25ac958c6a
Load nginx dynamic modules for Passenger 2020-06-24 11:56:37 -04:00
071e8c8531
Update syntax and install nginx module 2020-06-11 11:49:37 -04:00
82699c7881
Update install_wrapper to not load default data 2020-06-05 13:26:47 -04:00
8a09cc46c9
New package name for upgrade 2020-05-28 16:07:20 -04:00
5a2c4bbbd3
Update install_wrapper with an additional option 2020-05-22 13:20:13 -04:00
9ec4f8dd3b
Prevent DB password from logging and update URL 2020-05-22 12:46:51 -04:00
404d0c56af
Replace deprecated squash_actions syntax 2020-05-22 12:28:31 -04:00
f920594f53
Quote template expression brackets and update keys 2020-05-22 12:02:05 -04:00
1fdc72cd7d
Update with the new location of the ruby role
See rvm/rvm1-ansible#179
2020-05-22 11:41:50 -04:00
Mark Heiges
8e8950ea89 add additional pub keys; now manage root keys 2018-05-10 13:53:08 -04:00
Mark Heiges
48aa89dc20 use 'is changed' syntax per current best practices 2018-05-10 10:07:01 -04:00
Mark Heiges
e0102464e5 move attachments_storage_path to uploads subdirectory of NFS mount point so we do not have to manage redmine ownership of the share on the NFS server 2018-05-10 10:05:21 -04:00
Mark Heiges
95466679d8 add more task labels 2018-03-20 13:04:30 -04:00
Mark Heiges
c44bdb5b0c source RVM env in cron scripts 2018-01-24 13:48:08 -05:00
Mark Heiges
da656b1b7e current installer package name 2018-01-24 12:06:04 -05:00
Mark Heiges
9726123264 document default admin account 2017-12-21 15:00:26 -05:00
Mark Heiges
f6ac446c67 remove rvm_io.ruby as requirement from doc now that this is included as a provision in Vagrantfile 2017-12-20 22:50:43 -05:00
Mark Heiges
4bbc137159 refactor task syntax to use yaml dictionary instead of key=value 2017-12-20 22:47:20 -05:00
Mark Heiges
bd0a241c6d updates for redmine-install 2.0.2, rvm_io.ruby,et al. 2017-12-20 22:03:02 -05:00
Mark Heiges
0f1782640f doc update 2017-12-20 14:46:10 -05:00
Mark Heiges
179bd83155 set config.vm.box_url 2017-08-28 12:45:46 -04:00
Mark Heiges
bee40efeba all Assignee changes via email 2016-11-30 12:04:10 -05:00
Mark Heiges
c0b7ed30f3 all status changes via email 2016-11-30 11:40:08 -05:00
Mark Heiges
879da138f1 add customized eupathdb:fetch_changesets task that includes a Timeout; this is to address accumulation of svn processes (and system memory depletion) from redmine:fetch_changesets when server does not respond 2016-11-02 11:23:54 -04:00
Mark Heiges
ce1e3a9a99 change added swap from 500 to 512MB 2016-11-02 11:18:48 -04:00
Mark Heiges
6a9ecf43d8 add logrotate config for redmine 2016-10-10 13:10:03 -04:00
Mark Heiges
88ad75b6f2 add tasks to configure additional swapfile 2016-10-10 13:09:40 -04:00
Mark Heiges
5508e12f91 change nginx ssl_ciphers and ssl_protocols to "Modern compatibility" 2016-09-15 10:59:40 -04:00
Mark Heiges
02d4f6d44a remove hard-coded installer_package_name 2016-08-26 11:55:58 -04:00
Mark Heiges
fce4402c4c update installer_package_name 2016-08-26 11:55:43 -04:00
Mark Heiges
123058ca68 add support for putting site in maintenance mode 2016-08-25 15:00:59 -04:00
Mark Heiges
617467efe5 ensure public/assets is present before installing background image - the dir will not exist in older versions of ER (and background image is not used) 2016-08-25 10:40:09 -04:00
Mark Heiges
58eeb6624c change value for redmine_db_dump_file 2016-08-25 10:36:21 -04:00
Mark Heiges
ab1ffa9f48 customize the login background image 2016-08-24 21:25:10 -04:00
Mark Heiges
beddc346c2 enable database at startup 2016-08-24 18:18:42 -04:00
Mark Heiges
7a9f19d34f increase VM memory to 2GB because upgrades were failing at 512MB 2016-08-24 18:18:13 -04:00