*** nrcerna has joined #novawebdev | 09:14 | |
*** nrcerna16 has joined #novawebdev | 10:05 | |
*** GFbot has joined #novawebdev | 10:32 | |
nrcerna16 | ACTION AFK | 12:14 |
---|---|---|
*** jelkner has joined #novawebdev | 15:17 | |
jelkner | Hello, GFbot | 15:18 |
jelkner | Thanks for sending the link to the AEA testing site. | 15:18 |
jelkner | I'm ready with user stories already ;-) | 15:18 |
jelkner | Let me know when you're ready, GFbot | 15:19 |
*** lbolz has joined #novawebdev | 15:19 | |
jelkner | !remind | 16:19 |
jelkner | !remind Discuss financial planning for the months ahead | 16:20 |
"Discuss financial planning for the months ahead" added to message queue | 16:20 | |
jelkner | !remind | 16:20 |
GFbot | jelkner, hi | 16:40 |
jelkner | Hello, GFbot | 16:40 |
GFbot | your welcome | 16:40 |
GFbot | im ready! | 16:40 |
jelkner | cool | 16:40 |
jelkner | My first question is, can I add content to the homepage? | 16:40 |
jelkner | GFbot, are you here? | 16:41 |
GFbot | aea doesnt have | 16:41 |
GFbot | boxes there | 16:42 |
jelkner | So that's my first user story | 16:42 |
jelkner | where do you want me to file it? | 16:42 |
jelkner | the user story, i mean | 16:42 |
GFbot | ? | 16:42 |
jelkner | where do you want me to submit the issue? | 16:42 |
jelkner | i want to file an issue | 16:42 |
jelkner | that's the workflow | 16:43 |
GFbot | ah | 16:43 |
GFbot | wait | 16:43 |
GFbot | https://gitlab.com/libreorganize/libreorganize-theme/issues | 16:43 |
jelkner | ACTION goes to file an issue | 16:43 |
jelkner | Issue filed: https://gitlab.com/libreorganize/libreorganize-theme/issues/11 | 16:50 |
jelkner | Thanks, GFbot | 16:50 |
GFbot | jelkner, :) | 16:52 |
GFbot | most of the issues are closed jelkner | 16:55 |
GFbot | :) | 16:55 |
*** zOnny has joined #novawebdev | 19:09 | |
jelkner | zOnny, hi! | 19:10 |
lbolz | hello! | 19:10 |
jelkner | mjsir911, are you here? | 19:10 |
jelkner | mattva01 is here | 19:10 |
zOnny | Hello World | 19:10 |
mjsir911 | yep | 19:10 |
jelkner | i need to call glenda tomorrow, so i wnated to talk to you two before i do | 19:10 |
mjsir911 | yeah | 19:11 |
mjsir911 | I mean, it's not too complicated, the apache is just acting as a proxy to the actual app | 19:11 |
jelkner | mjsir911, hold on | 19:11 |
jelkner | since its a nova web contract | 19:11 |
jelkner | i'd still like a 2nd opinion | 19:12 |
mjsir911 | My biggest question for matt would probably be how do we automate keeping containers up to date | 19:12 |
mjsir911 | yeah, of course | 19:12 |
*** mattva01 has joined #novawebdev | 19:17 | |
mattva01 | hey | 19:17 |
mattva01 | so what's up? | 19:18 |
mjsir911 | o/ | 19:18 |
mjsir911 | they just want the apache server running in docker to be updated | 19:18 |
mjsir911 | all it's doing is acting as a proxy | 19:18 |
mattva01 | why do they want it to be updated | 19:19 |
mattva01 | just asking so I get the picture | 19:19 |
mjsir911 | security vulnerability | 19:20 |
mattva01 | oh ok, yeah | 19:20 |
mattva01 | that is actually simple | 19:20 |
mjsir911 | my biggest question is probably how to automate this so they don't have to come to me to update it | 19:21 |
mattva01 | with the way the image is built, not super easy to full automate it, but you could def make it super easy for someone to adjust a constant and rebuild | 19:23 |
mattva01 | to automate you'd obviouslly have to scan for new apache versions | 19:24 |
mattva01 | or rebuild it every month or something | 19:24 |
mattva01 | do you already have it building through a CI system? | 19:24 |
mattva01 | if not, you could use something like circleci or github actions | 19:25 |
mattva01 | or gitlab's CI | 19:25 |
mjsir911 | for automated builds? I'm not familiar with that | 19:25 |
mjsir911 | like weekly or whatever | 19:25 |
mjsir911 | monthly, yeah | 19:25 |
mjsir911 | but functionally I just need to update the apache version and ask them to do a `docker-compose pull` & `docker-compose restart` or whatever | 19:26 |
mattva01 | yeah, assuming the image is set to "latest" | 19:26 |
mattva01 | that would totally work | 19:27 |
mattva01 | do you have a custom apache image or is it just using a standard one in the docker-compose file? | 19:27 |
mjsir911 | unfortunately, the only line in the apache dockerfile is "copy httpd.conf /etc/whatever/" | 19:28 |
mjsir911 | so it would require maintenance on our end | 19:28 |
mjsir911 | it would be great if I could just point to apache:latest, but there's some overhead in the config files I haven't exposed them to | 19:29 |
*** mattva01 has joined #novawebdev | 19:35 | |
mattva01 | sorry, I got disconnected | 19:37 |
mattva01 | but yeah, check out how the base docker image for apache is created | 19:39 |
mattva01 | also env and build variables | 19:40 |
jelkner | mjsir911, so are we good? | 19:45 |
mjsir911 | yeah, sounds it | 19:45 |
mjsir911 | I'll be able to work on it this weekend | 19:45 |
mjsir911 | Is it even worth invoicing them for $50? | 19:46 |
jelkner | that's what we're discussing now | 19:48 |
jelkner | mjsir911, what would you like to do? | 19:48 |
jelkner | i'm sure she would be delighted if we just fixed it. | 19:49 |
mjsir911 | I can just update it & push it | 19:49 |
mjsir911 | they need to do something, but very minimal | 19:49 |
mjsir911 | Let's bill them for $200 for updating it & automating the update process so they get the weekly latest with a command | 19:49 |
jelkner | +1 | 19:50 |
jelkner | mjsir911, can we split it? | 19:50 |
mjsir911 | sure | 19:50 |
jelkner | +1 | 19:50 |
jelkner | done | 19:50 |
mjsir911 | have you got any progress on the tax stuff jelkner? | 19:51 |
jelkner | mjsir911, we're getting help from diego on sunday | 19:52 |
jelkner | so if you're around on irc | 19:52 |
mjsir911 | alright, cool, I will be | 19:52 |
jelkner | i'll be here from 9 am to 3 pm | 19:52 |
jelkner | and we (me and heylin) | 19:53 |
jelkner | are going to call him | 19:53 |
jelkner | okie dokie | 19:53 |
jelkner | until sunday | 19:53 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!