Commit Graph
78 Commits
Author SHA1 Message Date
William Miceli 70373d1453 Fixed missing end tag; page works again 2019-11-25 01:26:53 -05:00
William Miceli e24d376cb0 Explicitly using desired versions; added nano editor into dockerfile (less logs) 2019-11-24 23:00:53 -05:00
William Miceli e7edd119f9 Small fix 2019-11-24 23:00:10 -05:00
William Miceli cef19f325d Added back Port 3306 just in case for debugging 2019-11-24 22:34:59 -05:00
William Miceli dc0c7f4381 Using PHP's PDO syntax now 2019-11-24 22:26:17 -05:00
William Miceli 064d1e25c3 Automatically install nano editor to make things a little easier 2019-11-24 14:42:17 -05:00
William Miceli a235858693 Changed to use camelCase 2019-11-24 14:32:13 -05:00
William Miceli 0f527de9a7 Added command to execute friendBook SQL script 2019-11-24 14:25:51 -05:00
William Miceli 3dec2ea750 Removed since the friendBook database is made before startup 2019-11-24 14:19:10 -05:00
William Miceli 7a3e2e00fb Replaced tabs with 4 spaces 2019-11-24 14:17:58 -05:00
William Miceli 5b87ac68d7 Moved to scripts folder 2019-11-24 14:17:34 -05:00
WilliamMiceli 8e7b68966c Updated username and password 2019-11-23 00:45:17 -05:00
WilliamMiceli 1c2980c416 Added the database and a user to test out the PHP pages with 2019-11-23 00:35:47 -05:00
WilliamMiceli 30d39c3559 Let's see if this now works 2019-11-23 00:19:47 -05:00
WilliamMiceli 6870eb425a Learned that services are only running within the Docker build layer they are started in it seems... 2019-11-23 00:13:06 -05:00
WilliamMiceli d84df24e08 Removed unneeded MySQL port 2019-11-23 00:12:20 -05:00
WilliamMiceli ed85d2dc78 Testing 2019-11-23 00:09:22 -05:00
WilliamMiceli 215d0322ff Moved starting services to inside dockerfile; side-benefit of faster startups 2019-11-23 00:06:40 -05:00
WilliamMiceli 6f1f9f63ac IT WORKS!!!!!!!!!!!!!!!!!!!!!!... now to clean up. 2019-11-22 23:56:58 -05:00
WilliamMiceli 4891d8cf7c 100th time's the charm? 2019-11-22 23:53:20 -05:00
WilliamMiceli 52864bad21 Maybe......? 2019-11-22 23:39:40 -05:00
WilliamMiceli 38824d4bec And again, but this time I might have found out why... 2019-11-22 23:37:05 -05:00
WilliamMiceli 3398507780 And again 2019-11-22 23:30:14 -05:00
WilliamMiceli d69e50f732 And again 2019-11-22 23:28:58 -05:00
WilliamMiceli 80d082aef4 And again 2019-11-22 23:27:38 -05:00
WilliamMiceli 707c74c700 And again 2019-11-22 23:23:50 -05:00
WilliamMiceli 4bb62e068e Yet again 2019-11-22 23:21:23 -05:00
WilliamMiceli 69be8392e4 Another attempt 2019-11-22 23:19:48 -05:00
WilliamMiceli 5bb6a27efa Another attempt 2019-11-22 23:17:37 -05:00
WilliamMiceli b32265f397 Giving execute permission to scripts directory 2019-11-22 23:10:21 -05:00
WilliamMiceli 44d32af4f9 Let's try this... 2019-11-22 23:04:15 -05:00
WilliamMiceli 8a8498ea7d Possible typo 2019-11-22 22:53:35 -05:00
WilliamMiceli a68844a3be Yet another attempt 2019-11-22 22:51:02 -05:00
WilliamMiceli 937b9c07a1 Trying to figure out why MySQL is so annoying 2019-11-22 22:45:28 -05:00
WilliamMiceli 328b40f0f6 Another attempt at setting up the database properly 2019-11-22 22:31:47 -05:00
WilliamMiceli 12c609cade Attempting equivalent of mysql_secure_installation 2019-11-22 22:13:05 -05:00
WilliamMiceli e93f966b86 Different attempt at unattended mysql_secure_installation 2019-11-22 21:35:05 -05:00
WilliamMiceli 1bf76da58a Attempt at unattended mysql_secure_installation 2019-11-22 21:31:45 -05:00
WilliamMiceli 1433f31971 Object-oriented connection method; indentation 2019-11-21 20:22:14 -05:00
WilliamMiceli 8c8f697afb Removed modules that we probably won't need 2019-11-21 19:52:49 -05:00
WilliamMiceli 0798433975 PHP was having issues because the service needed to be manually started at boot 2019-11-21 19:52:29 -05:00
WilliamMiceli 32f5e691af Removed some moduels 2019-11-21 19:30:59 -05:00
WilliamMiceli ab85158dbb Added PHP info page for debug 2019-11-21 19:30:44 -05:00
WilliamMiceli f1d2f580b6 Testing if any common modules are needed 2019-11-21 19:20:36 -05:00
WilliamMiceli 29a5bae317 Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-11-21 19:06:02 -05:00
WilliamMiceli 102b847e48 Test PHP page 2019-11-21 19:05:47 -05:00
WilliamMiceli fc37a58fb5 Fixed link 2019-11-21 18:50:05 -05:00
WilliamMiceli 12a7b16453 Fixed code block 2019-11-21 18:49:17 -05:00
WilliamMiceli 325e9a1ed2 Updated with page responsibilities 2019-11-21 18:48:02 -05:00
WilliamMiceli 91918c2f19 Disabled SQL database initialization until it's ready 2019-11-21 18:40:02 -05:00
WilliamMiceli 3a1c990308 Merged langingPage.html into index.html 2019-11-21 18:39:37 -05:00
WilliamMiceli 41217d3746 index.php no longer used 2019-11-21 18:39:11 -05:00
WilliamMiceli 69c610fe15 Added Traefik labels just in case it's needed later; note about public hosting 2019-11-21 18:33:32 -05:00
WilliamMiceli 9ace1df508 Added the guide I've been starting with 2019-10-19 22:25:11 -04:00
WilliamMiceli cded2228dd Fixed my comments 2019-10-19 18:42:50 -04:00
WilliamMiceli 19c787f0c5 Using PHP to output HTML instead now 2019-10-19 18:39:18 -04:00
WilliamMiceli 8c4e41df1a Added note about how to reload nginx configs 2019-10-19 18:26:16 -04:00
WilliamMiceli 8f3905dd08 Uniformity 2019-10-19 18:26:01 -04:00
WilliamMiceli afbc8de843 Mostly figured out 2019-10-19 17:58:56 -04:00
WilliamMiceli d8cfdbf807 Testing modelled after example 2019-10-19 16:30:36 -04:00
WilliamMiceli ff3b4a4b95 See if this removes warning 2019-10-19 16:24:41 -04:00
WilliamMiceli d7c595281b Typo.... >: | 2019-10-19 16:21:31 -04:00
WilliamMiceli 7bcbccc620 Testing issue with nginx default.conf not showing up 2019-10-19 16:14:30 -04:00
WilliamMiceli c84484bd53 Testing using before install command 2019-10-19 15:58:49 -04:00
WilliamMiceli 5bf8ca6393 Derp 2019-10-19 15:52:41 -04:00
WilliamMiceli 0c2fad0887 Allow for installing php-fpm non-interactively 2019-10-19 15:50:22 -04:00
WilliamMiceli ad02eace1c Added basic setup for PHP; HTML file for testing added 2019-10-19 15:23:31 -04:00
WilliamMiceli 44962f7d5d Added PHP-FPM 2019-10-19 14:54:39 -04:00
WilliamMiceli b074073e7a More notes for later 2019-10-19 00:10:15 -04:00
WilliamMiceli 5dffad69a0 Remembered what the default user:group should be 2019-10-19 00:10:03 -04:00
WilliamMiceli 0dfad8cfbd MySQL install is annoying 2019-10-19 00:09:42 -04:00
WilliamMiceli 5fc06f890f Notes for later 2019-10-18 23:28:21 -04:00
WilliamMiceli 84111454c5 Not needed for now 2019-10-18 23:28:14 -04:00
WilliamMiceli 2045dbb510 Will now tag the pipeline ID and as "latest" automatically 2019-10-18 23:17:09 -04:00
WilliamMiceli 15f2e89218 Removing apt's repository caches to help save space 2019-10-18 23:06:15 -04:00
WilliamMiceli c47a19b67e Changed ID to use for image tag; fixed trying to load non-existent image; version push is now automatic 2019-10-18 22:56:16 -04:00
WilliamMiceli 3ead28236b Using an Ubuntu root image instead of Debian; way easier... 2019-10-18 22:48:30 -04:00
WilliamMiceli 991b02e3c2 First push 2019-10-18 22:16:54 -04:00