Commit Graph

965 Commits

Author SHA1 Message Date
WilliamMiceli d1bdd6b92b Issues were on my part; fully functional and ready now 2018-12-09 18:15:56 -05:00
WilliamMiceli 24ed8ef9b7 Merge branch 'develop/nginx' 2018-12-09 18:07:09 -05:00
WilliamMiceli 986194c31a Added final description 2018-12-09 18:06:54 -05:00
WilliamMiceli 4ae3f81d5e Updated examples 2018-12-09 18:04:58 -05:00
WilliamMiceli 6227eb85af Super happy to be wrong about needing pre-made config!
I previously thought that a configuration was necessary, as I assumed that there was no built-in mode. But very happy to be wrong that it can absolutely be ran to serve static content without making your own nginx.conf file!
2018-12-09 17:45:46 -05:00
WilliamMiceli 0861f6fb6b Testing with config omitted 2018-12-09 17:40:09 -05:00
WilliamMiceli 6e08a183d0 Renamed folder; Added README.md 2018-12-09 17:03:25 -05:00
WilliamMiceli e249d915ae Added example files 2018-12-09 16:51:05 -05:00
WilliamMiceli 8ead0543be Added official example for full nginx.conf 2018-12-09 16:46:15 -05:00
WilliamMiceli 24636e5c0c Removed persistent config option 2018-12-09 16:46:00 -05:00
WilliamMiceli cb65a04354 Persistent config cannot be optional 2018-12-09 16:45:46 -05:00
WilliamMiceli 23574343b7 Initial completed configuration 2018-12-09 16:34:55 -05:00
WilliamMiceli 6ebce7c89c Added Apache httpd configuration reference 2018-12-09 16:24:51 -05:00
WilliamMiceli 1906a4e1a2 Merge branch 'develop/httpd' 2018-12-09 16:22:12 -05:00
WilliamMiceli c46f0bd7e8 Status update, mostly functional 2018-12-09 16:21:55 -05:00
WilliamMiceli bec2e51813 Added default files 2018-12-09 16:16:01 -05:00
WilliamMiceli 99c9262200 Mounting "conf" directory instead of just httpd.conf 2018-12-09 15:23:05 -05:00
WilliamMiceli 410bc197bf Web port should be an integer 2018-12-09 14:37:56 -05:00
WilliamMiceli b0afca7877 Web port optional 2018-12-09 14:35:05 -05:00
WilliamMiceli 0b15bfe6e6 Quotes needed; local port now optional 2018-12-09 14:33:15 -05:00
WilliamMiceli eb1474740e Testing original formatting 2018-12-09 14:29:10 -05:00
WilliamMiceli cf99bd1359 Testing with quotes 2018-12-09 14:27:17 -05:00
WilliamMiceli 79d3cacd22 Possible formatting issue 2018-12-09 14:25:45 -05:00
WilliamMiceli 1e8e640539 Optional persistent configuration 2018-12-09 14:22:16 -05:00
WilliamMiceli b5ea89de27 Added persistent configuration back with new directory structure 2018-12-09 14:12:34 -05:00
WilliamMiceli 76ab214e58 Temporary disable 2018-12-09 14:00:43 -05:00
WilliamMiceli 380a0ba5a1 Added persistent configuration file 2018-12-09 13:56:55 -05:00
WilliamMiceli 946a0b8c62 Removed environment section 2018-12-09 13:32:14 -05:00
WilliamMiceli ff3847ce62 Set default port to 10900 2018-12-09 13:31:34 -05:00
WilliamMiceli de385d6cd6 Finished folder rename 2018-12-09 13:26:52 -05:00
WilliamMiceli 5e98c3aceb First complete configuration test 2018-12-09 13:25:41 -05:00
WilliamMiceli 7c391b7c8a Merge branch 'develop/snipe-it' 2018-12-07 21:55:32 -05:00
WilliamMiceli 9dd6724cb1 Removed passTLSCert label 2018-12-07 21:30:07 -05:00
WilliamMiceli 3ab0bfb3be Added passTLSCert label, use port 80 and reordered labels 2018-12-07 21:24:25 -05:00
WilliamMiceli 8f3daa003f Testing over port 443 2018-12-07 21:17:21 -05:00
WilliamMiceli b561066946 Added comments about disabling local access 2018-12-07 21:17:10 -05:00
WilliamMiceli 5ed01f7645 Back to production and added some comments 2018-12-07 21:16:54 -05:00
WilliamMiceli 91e2890675 Added small bit of info about upgrading 2018-12-07 21:13:43 -05:00
WilliamMiceli e8667b552a Added comment about external access using hostname 2018-12-07 20:48:55 -05:00
WilliamMiceli 812afe1511 Added db-admin network to mysql service 2018-12-07 20:29:37 -05:00
WilliamMiceli ebb534908a Removed unneeded header 2018-12-07 20:28:25 -05:00
WilliamMiceli 69643cf5f3 Updated Encryption Key description for later 2018-12-07 20:28:14 -05:00
WilliamMiceli 3353a63c94 Changed database and user name 2018-12-07 20:27:58 -05:00
WilliamMiceli 69a9904310 Downgraded environment 2018-12-07 20:09:14 -05:00
WilliamMiceli 41a85f72da Enabled debug mode 2018-12-07 20:06:57 -05:00
WilliamMiceli c8e11a7a7b Merge branch 'develop/snipe-it' 2018-12-07 19:51:47 -05:00
WilliamMiceli 6dbeeee728 Fully functional 2018-12-07 19:51:29 -05:00
WilliamMiceli 7bf444951c Testing without port 2018-12-07 19:41:50 -05:00
WilliamMiceli 50528b4f1f Added protocol 2018-12-07 19:32:13 -05:00
WilliamMiceli ff5e372606 Will work on later 2018-12-07 15:00:34 -05:00