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

44 Commits

Author SHA1 Message Date
ace78b9c51
Fix current issues with vagrant box creation 2021-12-02 15:21:46 -05:00
6434be51ef
Remove custom background image 2021-04-27 16:27:37 -04:00
8f86e58cb4
Deployment conformity 2021-04-20 12:06:22 -04: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
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
071e8c8531
Update syntax and install nginx module 2020-06-11 11:49:37 -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
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
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
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
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
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
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
f69ec3f35c enable secure cookie in additional_environment.rb instead of trying to change lineinfile of application.rb 2016-08-24 18:17:39 -04:00
Mark Heiges
6b2595b029 work around Ansible "Consider using yum module" warnings 2016-07-14 21:03:20 -04:00
Mark Heiges
1093492b46 updates for Ansible 2.x 2016-07-13 23:15:07 -04:00
Mark Heiges
29e63763cd firewalld block icmp timestamp responses 2016-04-26 11:20:52 -04:00
Mark Heiges
e68b778711 generate and use random Ephemeral Diffie-Hellman group 2016-04-21 13:57:11 -04:00
Mark Heiges
4efa8823d2 set login session cookie secure 2016-04-21 12:18:38 -04:00
Mark Heiges
708a963739 add redmine_fetch_changesets cron job 2016-01-14 14:46:58 -05:00
Mark Heiges
9eccd38026 allow some firewall rules in vagrant context 2015-12-27 16:20:23 -05:00
Mark Heiges
ba9c5049a1 improve Ansible support for production vs vagrant installs 2015-12-27 15:37:23 -05:00
Mark Heiges
d834754054 allow for special production nginx configuration 2015-12-23 13:03:32 -05:00
Mark Heiges
2a3e519f0e add redmine_receive_imap cron 2015-12-23 13:02:36 -05:00
Mark Heiges
8cb5d6da66 add tasks to use NFS for file attachment storage on production server 2015-12-04 16:54:18 -05:00
Mark Heiges
69add8185b numerous improvements 2015-11-30 10:08:24 -05:00
Mark Heiges
4becc1227b add rake task to set some default redmine preferences 2015-11-21 22:03:08 -05:00
Mark Heiges
cf772d03b8 add name attrs to tasks 2015-11-21 21:47:57 -05:00
Mark Heiges
d96039bf1a configure nginx with ssl 2015-11-21 21:43:47 -05:00
Mark Heiges
6bda14a125 improvements, progess on provisioning 2015-11-18 18:02:49 -05:00
Mark Heiges
23cba5bf31 improve package download 2015-11-11 23:28:12 -05:00
Mark Heiges
468d1a0cae cleanup 2015-11-11 23:27:52 -05:00
Mark Heiges
786245d907 many fixes; now run redmine installer via wrapper 2015-11-11 23:14:03 -05:00
Mark Heiges
459abad2e2 init 2015-11-11 11:43:48 -05:00