Commit Graph

64 Commits

Author SHA1 Message Date
Timothy Prepscius dd608eff37 more setup 2013-09-29 11:44:21 -04:00
Timothy Prepscius f8fe617c90 more setup 2013-09-29 11:43:45 -04:00
Timothy Prepscius af9c3b0520 more setup 2013-09-28 19:36:45 -04:00
Timothy Prepscius 5c178f7bf2 more changes for builds to work from clean 2013-09-28 19:26:54 -04:00
Timothy Prepscius a5e423727a more setup 2013-09-28 19:15:17 -04:00
Timothy Prepscius 8a2a6582b0 minor changes for setup 2013-09-28 19:00:01 -04:00
Timothy Prepscius 13cc25a26a more post fix, first cut having war/gwt build from command line 2013-09-28 18:47:36 -04:00
Timothy Prepscius 08b39c1af7 adds another cut of the pgp key ring, adds first cut of internal store so test-setups don't need to use S3 2013-09-23 16:10:07 -04:00
Timothy Prepscius f2e97bec7f some more build scripts 2013-09-20 19:31:34 -04:00
Timothy Prepscius 0d133b2b5d adds a change to setup-java remote 2013-09-17 23:09:19 -04:00
Timothy Prepscius e746e7cd28 Merge branch 'master' of https://github.com/timprepscius/mailiverse 2013-09-17 23:02:00 -04:00
Timothy Prepscius 1dd366abd8 adds the links to jars 2013-09-17 23:00:05 -04:00
Timothy Prepscius 7904519ca5 working on big setup 2013-09-17 22:38:47 -04:00
Timothy Prepscius 7db9242ed0 working on big setup 2013-09-17 22:31:21 -04:00
Timothy Prepscius 3cd2f50242 starting on the master setup 2013-09-17 22:19:22 -04:00
Timothy Prepscius a1c9eb4041 changes to include Postfix, some changes to include OpenPGP, some changes to be able to use bouncy castle direct from git and as well bc149 2013-09-16 14:58:37 -04:00
Timothy Prepscius fb2a267e33 makes the hosts links just a directory, changed the captcha servlet to load privatekey from file, changed the mail and push to ensure tables of mail_extra, various changes to install which might not be permanent 2013-09-08 11:20:52 -04:00
Timothy Prepscius 32dab58ffe moves the config to lower directory, makes the keys generate automatically 2013-09-05 15:36:14 -04:00
Timothy Prepscius 9fc52be1a8 nginx needed to be newer version for websockets 2013-09-02 16:49:40 -04:00
Timothy Prepscius 43f06b98c5 minor setup deploy fixes 2013-09-02 13:43:11 -04:00
Timothy Prepscius d609f6fe97 adds the title substitution on other pages 2013-09-02 13:41:24 -04:00
Timothy Prepscius 841a7b7c81 changes for moves of gwt stuff 2013-09-02 13:21:12 -04:00
Timothy Prepscius 68f2b692ae changes for moves of gwt stuff 2013-09-02 13:20:56 -04:00
Timothy Prepscius 56da6feef2 moved stuff from gwt/war to web/WebContent where it should have been all along, probably 2013-09-02 13:20:30 -04:00
Timothy Prepscius d4a25864a0 changed the mailbox-memory to point to the current 2013-09-01 23:49:37 -04:00
Timothy Prepscius 1f6c3968aa makes the files closer to the svn original so easier to track changes 2013-09-01 23:45:17 -04:00
Timothy Prepscius 30a7aca7ad adds the apache james mailbox, how sucky this is 2013-09-01 23:13:22 -04:00
Timothy Prepscius 1ae87ecb84 fixes for web setup on ubuntu 2013-09-01 18:48:43 -04:00
Timothy Prepscius 993aaf9119 getting very close to automatic deploy 2013-09-01 18:17:08 -04:00
Timothy Prepscius 28925e122e adds more install 2013-09-01 12:19:41 -04:00
Timothy Prepscius 35ef1c624e first cut put the hosts from the config instead of static code 2013-08-20 23:31:51 -04:00
Timothy Prepscius cbaa707ecd change user accounts to 0700 2013-08-19 14:53:13 -04:00
Timothy Prepscius 8078ebffaa moves the hosts from the java into resource files, could be improved upon, web stuff not done 2013-08-19 14:50:08 -04:00
Timothy Prepscius c9e5d551d8 make single password now will not use anpersand messes up bash 2013-08-18 20:34:35 -04:00
Timothy Prepscius 79fe8b00b4 adds setting up mysql 2013-08-18 16:09:58 -04:00
Timothy Prepscius b3e71b26fd changes the host config to be in the deploy directory don't need it for install, also adds a make for the password files 2013-08-18 13:56:13 -04:00
Timothy Prepscius 77db4f4f2d separated the ec2 part from the scripts so setting up non ec2 server should piece of cake 2013-08-18 11:34:42 -04:00
Timothy Prepscius f636de0f14 starting to get the install done 2013-08-16 15:34:54 -04:00
Timothy Prepscius a65b16c81b changes base64 to right location, I should take out that code prob anyways 2013-08-15 08:51:27 -04:00
Timothy Prepscius fa71d988f5 adds missing web.xml 2013-08-15 08:46:59 -04:00
Timothy Prepscius 374e185768 attempted to make build files using eclipse export ant files, modified S3Connector to work with standard java 2013-08-14 14:01:17 -04:00
Timothy Prepscius 0d5f66ab84 adds the service app which I forgot 2013-08-13 20:51:31 -04:00
Timothy Prepscius 76fe04658b changed runnable jar scripts to use relative paths 2013-08-13 20:40:08 -04:00
Timothy Prepscius f6035b0ca5 adds the deploy scripts 2013-08-09 17:31:37 -04:00
Timothy Prepscius ecb46a040d adds the base make script 2013-08-09 16:50:30 -04:00
Timothy Prepscius 5fb69ebea8 adds the android 2013-08-09 16:48:44 -04:00
Timothy Prepscius 5079615e69 adds the directory structure for keys used by various functions 2013-08-09 16:43:59 -04:00
Timothy Prepscius f66eb18558 adds the build scripts, removes some remaining unremoved files which I thought I removed last time 2013-08-09 16:31:05 -04:00
Timothy Prepscius 4346eae92c moves around some files adds the apache-7 2013-08-01 13:05:35 -04:00
Timothy Prepscius e803b91b5c adds the cpp files 2013-07-25 22:51:23 -04:00