| thomasboimah | Good morning zOnny | 11:59 |
|---|---|---|
| zOnny | Good morning Thomas | 12:00 |
| zOnny | It is good afternoon for you? | 12:00 |
| thomasboimah | yes | 12:00 |
| zOnny | How are you today | 12:00 |
| thomasboimah | Good and you? | 12:00 |
| thomasboimah | I was able to clone the theme repo yesterday | 12:01 |
| zOnny | I'm good | 12:01 |
| zOnny | nice | 12:01 |
| zOnny | did you get the chance to run it? | 12:01 |
| thomasboimah | I can now switch branch and see the changes | 12:01 |
| thomasboimah | Yes | 12:02 |
| thomasboimah | I try run novawebdevelopment_refactor but i get an error | 12:02 |
| zOnny | right | 12:02 |
| thomasboimah | *running* | 12:02 |
| zOnny | what is the error | 12:03 |
| thomasboimah | I'm getting a module error | 12:03 |
| thomasboimah | But i fix that | 12:04 |
| thomasboimah | and then get this other error again: django.db.utils.OperationalError: connection to server at "localhost" (::1), port 5432 failed: Connection refused | 12:04 |
| thomasboimah | Is the server running on that host and accepting TCP/IP connections? | 12:04 |
| thomasboimah | connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused | 12:04 |
| thomasboimah | Is the server running on that host and accepting TCP/IP connections? | 12:04 |
| zOnny | Great :) errors are good signal | 12:05 |
| zOnny | that we are for thomas | 12:05 |
| thomasboimah | sure | 12:05 |
| zOnny | to fix them and make people lives happy :) | 12:06 |
| thomasboimah | Yes | 12:06 |
| zOnny | Do you have anny idea what the error could be | 12:06 |
| thomasboimah | But on the other branch, novawebdevelopment i'm getting this error: ModuleNotFoundError: No module named 'core.settings.common'; 'core.settings' is not a package | 12:06 |
| thomasboimah | For the error on the novawebdevelopment_refactor, I think it is a database error | 12:07 |
| zOnny | if not I will help you to understand the error | 12:07 |
| zOnny | right! | 12:08 |
| zOnny | that is what it is | 12:08 |
| zOnny | that is really bad | 12:08 |
| thomasboimah | yes | 12:08 |
| zOnny | the Postgrest database info is in the gitlab repo | 12:08 |
| zOnny | I think somebody did forget that database info can only be updated in the server | 12:09 |
| zOnny | So to fix that for now | 12:12 |
| zOnny | you can comment it out the settings.py | 12:13 |
| zOnny | in the novawebdevelopment_refactor | 12:13 |
| thomasboimah | Okay | 12:13 |
| zOnny | branch | 12:13 |
| zOnny | The info in the settings.py shouldn't be there | 12:14 |
| zOnny | it is a very sensitive info that anyone can access to it | 12:15 |
| thomasboimah | I just remove it a run the code | 12:15 |
| thomasboimah | but I'm git this on the page: Bad Request (400) | 12:15 |
| zOnny | is the LO running? | 12:16 |
| thomasboimah | NO | 12:16 |
| zOnny | Is there any error? | 12:17 |
| thomasboimah | not error running it in the terminal but you will see Bad Request (400) on the page | 12:18 |
| zOnny | give one sec | 12:19 |
| zOnny | http://127.0.0.1:8000/ | 12:20 |
| zOnny | are you running in this port? | 12:21 |
| thomasboimah | yes | 12:21 |
| zOnny | try to stop and run it again | 12:21 |
| thomasboimah | Still the same. | 12:22 |
| thomasboimah | it is running on your side? | 12:23 |
| zOnny | yes | 12:23 |
| zOnny | Did you comment all in the settings.py in the theme only, yes? | 12:24 |
| thomasboimah | I only comment the database info | 12:24 |
| zOnny | comment it all | 12:24 |
| thomasboimah | it work | 12:26 |
| zOnny | nice | 12:26 |
| zOnny | that is how the novawebdev is running in the server | 12:26 |
| zOnny | any changes you do in the theme | 12:26 |
| zOnny | it will change on the server once it is merged | 12:27 |
| thomasboimah | I'm getting to understand how this work little by little | 12:27 |
| zOnny | nice | 12:28 |
| zOnny | the more changes you will do the clear it will be | 12:28 |
| thomasboimah | Which one of the site we're going to start work on? 1. Maryland Latino Caucus 2. SECOSOL 3. NOVA Web Development | 12:28 |
| zOnny | Let's start with Nova first | 12:28 |
| thomasboimah | Jeff said that he want us to Update dose website | 12:28 |
| thomasboimah | Okay | 12:29 |
| zOnny | we can fix if we have error in ours but in the clients you cannot make mistakes | 12:29 |
| thomasboimah | Ahh okay because it our standup meeting he was saying he wants it in this order 1. Maryland Latino Caucus 2. SECOSOL 3. NOVA Web Development | 12:30 |
| thomasboimah | */it*? in* | 12:30 |
| zOnny | I will let him know that we can start with ours | 12:30 |
| thomasboimah | Okay | 12:31 |
| zOnny | can you try to run the mdlatinocaucus branch now | 12:32 |
| zOnny | this process is called setting up your development instance | 12:32 |
| thomasboimah | OKay | 12:33 |
| thomasboimah | sure | 12:33 |
| zOnny | I haven't started yet neither | 12:33 |
| zOnny | but in order to change branches | 12:33 |
| zOnny | you need to undo the comment | 12:33 |
| thomasboimah | yeah undo on stach it | 12:34 |
| thomasboimah | *or* | 12:34 |
| zOnny | right | 12:34 |
| zOnny | you have good skills with git | 12:34 |
| thomasboimah | or we can still force checkout -f | 12:34 |
| zOnny | but don't forget to stash pop later | 12:34 |
| thomasboimah | yeah | 12:35 |
| zOnny | I can learn from you more git commands :) | 12:35 |
| thomasboimah | I'm still learning git | 12:36 |
| zOnny | It's being awhile since git and I haven't seen each other | 12:36 |
| zOnny | I'm sure you will get errors | 12:41 |
| thomasboimah | I try to run the mdlatinocaucus but I'm getting this error the is found in 11 in the theme/view.py: File "/home/tboimah/libreorganize/libreorganize/theme/views.py", line 11, in <module> | 12:41 |
| thomasboimah | from apps.newsletters.forms import SignUpForm | 12:41 |
| thomasboimah | ModuleNotFoundError: No module named 'apps.newsletters' | 12:41 |
| thomasboimah | I try to run the mdlatinocaucus but I'm getting this error that is found on line 11 in the theme/view.py: File "/home/tboimah/libreorganize/libreorganize/theme/views.py", line 11, in <module> | 12:42 |
| zOnny | Nice :D | 12:42 |
| zOnny | This is because mdlatino caucus is probably working with LO version 0.4.0 | 12:43 |
| zOnny | that happens when you keep upgrading a project | 12:44 |
| zOnny | you need to be aware how big are your changes | 12:44 |
| zOnny | how much it will affect your other projects that are working with that version | 12:45 |
| zOnny | Do you see the tags branches in libreorganize repo? | 12:46 |
| thomasboimah | yes | 12:46 |
| zOnny | That is why documentation is very important | 12:46 |
| zOnny | it helps other developers to figure out what the latest release of LO isn't working with your other themes anymore | 12:47 |
| zOnny | *why | 12:48 |
| zOnny | Here we have two choices | 12:48 |
| zOnny | we need to find the LO version that is running with MDlatinocaucus | 12:48 |
| zOnny | or | 12:48 |
| zOnny | upgrade MDLatino caucus with the Latest version of LO | 12:49 |
| zOnny | This is really our fault for not commented the LO version we were using | 12:50 |
| zOnny | however | 12:51 |
| zOnny | we can still find it by going to the server and do git branch | 12:51 |
| zOnny | that is the quickest way | 12:51 |
| zOnny | or we can try the other versions one by one :) | 12:52 |
| zOnny | What would you suggest? | 12:52 |
| thomasboimah | let go to the server and do the git branch | 12:52 |
| thomasboimah | since it is the quickest way | 12:53 |
| zOnny | right | 12:54 |
| zOnny | How familiar are with the server? | 12:54 |
| zOnny | *you | 12:54 |
| thomasboimah | Are you talking about the LO server?? | 12:55 |
| zOnny | Have you deployed your todo app by yourself | 12:55 |
| thomasboimah | yes on Mayfirst | 12:55 |
| zOnny | servers in general | 12:56 |
| zOnny | mayfirst? | 12:56 |
| thomasboimah | yes | 12:56 |
| zOnny | are we going to use it now? | 12:56 |
| zOnny | we can use it for future projects | 12:57 |
| zOnny | and probably migrate our current ones if needed | 12:57 |
| thomasboimah | That is were my todo app and the mail server running | 12:57 |
| thomasboimah | if the webBlog | 12:57 |
| thomasboimah | *even | 12:57 |
| zOnny | ah | 12:57 |
| thomasboimah | even Jeff webBlog | 12:57 |
| zOnny | gotcha | 12:57 |
| zOnny | Who did deploy them | 12:58 |
| thomasboimah | I deploy my today app and James was the one that deploy the webBLog | 12:59 |
| thomasboimah | *ToDO app | 12:59 |
| zOnny | I see | 12:59 |
| thomasboimah | I use guncorn | 12:59 |
| zOnny | Do you have access to the Linode servers? | 12:59 |
| zOnny | i was trying to access them yesterday | 12:59 |
| thomasboimah | Yeah | 12:59 |
| thomasboimah | some of it | 13:00 |
| zOnny | can you add my pub key? | 13:00 |
| thomasboimah | just a sec please | 13:00 |
| zOnny | sure | 13:02 |
| thomasboimah | The Maryland Latino Caucus is running on ubuntu-us-east on linodes | 13:03 |
| zOnny | right | 13:03 |
| zOnny | could you send me again the pssrd for linode | 13:03 |
| zOnny | I deleted the tab where did you sent me | 13:03 |
| zOnny | I forgot to save it :) | 13:04 |
| zOnny | *saved | 13:04 |
| zOnny | thanks | 13:04 |
| zOnny | Wow there are so many servers :) | 13:05 |
| zOnny | would you also be able to share the namecheap psswrd | 13:06 |
| thomasboimah | i just did | 13:07 |
| zOnny | Does the namecheap psswrd works for you? | 13:09 |
| thomasboimah | yes | 13:10 |
| thomasboimah | are not login in? | 13:10 |
| thomasboimah | *you | 13:10 |
| zOnny | is the username novawebdevelopment | 13:10 |
| zOnny | I cannot login :( | 13:11 |
| thomasboimah | Is let you try the wrong password more them three time now | 13:12 |
| thomasboimah | Validation Error | 13:12 |
| thomasboimah | Your account has been locked for 24 hours for three consecutive failed password or username entry attempts. Please use Password Reset option. Once the password is reset your account will be unlocked automatically. | 13:12 |
| thomasboimah | So we will have to wait for 24 hours | 13:12 |
| zOnny | I haven't used my last attempt | 13:12 |
| thomasboimah | But you was able to login yesterday right? | 13:13 |
| zOnny | No | 13:13 |
| zOnny | I though I tried it but after our meeting I couldn't log in | 13:13 |
| thomasboimah | let me verify the password on bitwarden | 13:13 |
| zOnny | sure | 13:13 |
| thomasboimah | i just send you some password | 13:17 |
| zOnny | I didn't work | 13:18 |
| zOnny | i got locked out for 24hrs :) | 13:18 |
| zOnny | let's wait and work on that one later | 13:19 |
| thomasboimah | okay | 13:19 |
| thomasboimah | zOnny, i have a question? | 13:21 |
| zOnny | I'm trying to login to the mdlatino server | 13:21 |
| zOnny | sure | 13:21 |
| zOnny | tell me | 13:22 |
| thomasboimah | So when we starts the updates of code for the various website, How it is going to be like, are you going to divide the tasks? | 13:23 |
| zOnny | Good question | 13:24 |
| zOnny | I was planning on working on them together until you get familiar about LO | 13:25 |
| thomasboimah | Okay | 13:25 |
| zOnny | since the tasks for now seem to be just updates on how they look | 13:26 |
| thomasboimah | Yes! | 13:26 |
| thomasboimah | you was able to login to the mdlatino server now? | 13:27 |
| zOnny | I think LO would help us out to maintain our websites while we hack into Decidim | 13:28 |
| zOnny | As far I understood Jeff would like to switch from LO to Decidim | 13:29 |
| thomasboimah | sure | 13:29 |
| zOnny | But that is a long road | 13:29 |
| zOnny | As for now our goal is to be fully familiar with Django as it is | 13:30 |
| zOnny | If we understand Django we can upgrade LO in the best way possible | 13:30 |
| zOnny | This means our service as Novawebdev will be based on Django, python, css, and html | 13:31 |
| zOnny | From my previous experience with Novawebdev, there were different clients with different needs | 13:32 |
| zOnny | Our struggle were giving to all of them LO and all its features so they can use it | 13:33 |
| zOnny | However, I felt that most of them were not even using it. So that is why you will see https://gitlab.com/novawebdevelopment/libreorganize-customization/custom-apps | 13:35 |
| zOnny | We decided created custom apps that will be plugged in LO if they need it | 13:36 |
| zOnny | I hope this gives you the idea about LO | 13:37 |
| thomasboimah | Sure | 13:37 |
| zOnny | alright | 13:37 |
| zOnny | So once you understand LO structure, you will be able to create a custom app :) | 13:38 |
| thomasboimah | Yes;-) | 13:39 |
| zOnny | Or add your todo app into novawebdev website only | 13:39 |
| zOnny | It is very important to be in the same page thomas | 13:39 |
| thomasboimah | Of course | 13:40 |
| zOnny | LO took few years to shine thanks to stefan and Adrian | 13:41 |
| zOnny | In order to target Unions and other coops Jeff found Decidim as the best approach | 13:42 |
| zOnny | However, Decidim I think it is a big fish to fried :) | 13:42 |
| thomasboimah | yeah | 13:43 |
| zOnny | But I am sure it took so many years to built it | 13:43 |
| zOnny | And now big organizations are using it | 13:44 |
| zOnny | at least in Europe | 13:44 |
| zOnny | Since it is open source, we are allow to use it and adapt it into our needs | 13:44 |
| zOnny | ok, I'm done :) | 13:44 |
| zOnny | Are you able to login into MDlatino server? | 13:45 |
| thomasboimah | NO | 13:45 |
| thomasboimah | Kei was the one having all of the credential for those servers on Linode | 13:46 |
| thomasboimah | You see right? | 13:46 |
| thomasboimah | him* | 13:46 |
| zOnny | I do | 13:46 |
| thomasboimah | You guys see right? | 13:46 |
| zOnny | Do you have access to the business tracker | 13:47 |
| thomasboimah | Some of it was on bitwarden | 13:47 |
| thomasboimah | But i don't know who deleted it | 13:47 |
| zOnny | Are you aware if we are still using it | 13:47 |
| zOnny | We used to keep the server credentials there | 13:47 |
| thomasboimah | I have access to the NWD server | 13:47 |
| zOnny | nice | 13:48 |
| zOnny | can you add my pub key there | 13:48 |
| thomasboimah | of course | 13:48 |
| thomasboimah | let me ssh and see | 13:48 |
| zOnny | thanks | 13:48 |
| thomasboimah | just a sec please | 13:48 |
| zOnny | sure | 13:48 |
| thomasboimah | send me your ssh key privately | 13:52 |
| thomasboimah | I will create a user for you and add you ssh key | 13:55 |
| thomasboimah | just a sec | 13:55 |
| zOnny | just add the macmini | 13:55 |
| zOnny | I will add the other one | 13:55 |
| thomasboimah | What you mean by macmini | 13:56 |
| thomasboimah | ? | 13:56 |
| zOnny | I sent two | 13:56 |
| zOnny | just add the first one | 13:56 |
| thomasboimah | Ahhh okay | 13:56 |
| zOnny | the one that ends with macmine | 13:56 |
| zOnny | *macmini | 13:57 |
| thomasboimah | okay just a sec | 13:57 |
| zOnny | Just letting you know that pub keys can be shared public | 13:58 |
| zOnny | that is why they are .pub | 13:59 |
| *** zOnny has quit (Remote host closed the connection) | 14:05 | |
| thomasboimah | Try sshing | 14:05 |
| thomasboimah | user zonny@173.255.236.139 | 14:06 |
| thomasboimah | Try sshing | 14:07 |
| zOnny | Are you there | 14:07 |
| thomasboimah | yes | 14:08 |
| zOnny | I didn't realize that I logged out | 14:08 |
| zOnny | I'm in | 14:09 |
| zOnny | as a root | 14:09 |
| zOnny | One good practice for keeping our servers up to date | 14:10 |
| zOnny | is adding and removing public keys | 14:10 |
| zOnny | it seems we have so many keys within the NWD | 14:11 |
| thomasboimah | yes | 14:11 |
| zOnny | Well, I will check with jeff about it | 14:12 |
| thomasboimah | Yeah we have to know who is still at NOva web | 14:12 |
| zOnny | right | 14:13 |
| thomasboimah | If you are not at Nova web we remove you key | 14:13 |
| thomasboimah | *your* | 14:13 |
| zOnny | that is the goal | 14:13 |
| zOnny | we cannot compromise server access easily | 14:13 |
| thomasboimah | sure | 14:14 |
| zOnny | since we are already in the server | 14:14 |
| zOnny | NWD | 14:14 |
| zOnny | can you see were it is hosted the LO? | 14:14 |
| zOnny | *where | 14:15 |
| thomasboimah | i just quit let me try so ssh again | 14:15 |
| thomasboimah | *to* | 14:15 |
| zOnny | sure | 14:15 |
| thomasboimah | I'm in | 14:17 |
| zOnny | cool | 14:17 |
| zOnny | can you find LO? | 14:17 |
| thomasboimah | yeah | 14:18 |
| thomasboimah | in is in the var/www directory | 14:18 |
| thomasboimah | *it* | 14:18 |
| zOnny | not really | 14:18 |
| thomasboimah | along side with the business_tracker | 14:19 |
| thomasboimah | okay | 14:19 |
| zOnny | that is where the static files go | 14:19 |
| zOnny | meaning images, icon, logos | 14:19 |
| zOnny | videos | 14:19 |
| zOnny | when we deploy LO | 14:20 |
| zOnny | it goes to /srv | 14:20 |
| zOnny | can you find that dir | 14:20 |
| thomasboimah | Ahh okay but i seeing the directory that's why: thomasboimah@nwd-01:/var/www$ ls | 14:20 |
| thomasboimah | business_tracker libreorganize nwd02_site_backup.tar.gz wiki_docs_lo | 14:20 |
| thomasboimah | html novawebdevelopment wiki_docs_bt | 14:20 |
| thomasboimah | sure | 14:20 |
| thomasboimah | I'm in the /srv directory now | 14:21 |
| zOnny | MEDIA_ROOT = "/var/www/novawebdevelopment/media/" STATIC_ROOT = "/var/www/novawebdevelopment/static/" | 14:22 |
| zOnny | do you remember | 14:22 |
| thomasboimah | yes | 14:22 |
| zOnny | this variable within the novawebdevelopment_refactor? | 14:22 |
| zOnny | that is what you will find in the var | 14:23 |
| zOnny | static files | 14:23 |
| thomasboimah | okay | 14:23 |
| zOnny | what do you see in the /srv | 14:23 |
| zOnny | can you find the novawebdevelopment | 14:24 |
| thomasboimah | yes | 14:24 |
| zOnny | can you see what LO branch is using it? | 14:24 |
| thomasboimah | this is what i see in /srv; big-brother jetrowebdev_bot novawebdevelopment wiki_docs_lo | 14:24 |
| thomasboimah | business-tracker little-webster sjcompute | 14:24 |
| thomasboimah | experimental-webster little-websterold wiki_docs_bt | 14:24 |
| thomasboimah | okay | 14:25 |
| thomasboimah | I try run git branch in the directory but i'm getting ownership in repository error: /srv/novawebdevelopment/libreorganize/theme | 14:27 |
| thomasboimah | *running | 14:28 |
| zOnny | running? | 14:28 |
| zOnny | don't run anything | 14:28 |
| zOnny | it is running by itself | 14:28 |
| thomasboimah | I mean i type git branch | 14:29 |
| zOnny | can you type git branch | 14:29 |
| zOnny | in the novawebdevelopment dir | 14:29 |
| thomasboimah | but I'm getting ownership in repository error | 14:29 |
| zOnny | ah | 14:29 |
| zOnny | are you logged in as user? | 14:30 |
| thomasboimah | yes | 14:30 |
| zOnny | that makes sense | 14:30 |
| thomasboimah | do you want me to switch to roor | 14:30 |
| thomasboimah | *root* | 14:30 |
| zOnny | sure | 14:30 |
| zOnny | just be careful navigating there | 14:31 |
| thomasboimah | sure ;-) | 14:31 |
| thomasboimah | it is on refactor100 | 14:32 |
| zOnny | right | 14:32 |
| zOnny | that is how MDlatino caucus is running as well | 14:32 |
| zOnny | but not refactor100 | 14:33 |
| zOnny | So we are going to find out later about md latino caucus | 14:34 |
| zOnny | you can exit from the server for now | 14:34 |
| zOnny | before exiting the server | 14:34 |
| zOnny | you can also see the theme branch | 14:35 |
| thomasboimah | yep | 14:35 |
| zOnny | so that is the quickest way | 14:35 |
| zOnny | so when you are running in your local computer | 14:35 |
| zOnny | you can find a way to run the actual website | 14:35 |
| zOnny | however this is a bad practice of course | 14:36 |
| zOnny | you cannot just logged in to the server anytime | 14:36 |
| zOnny | how are you running your todo app in mayfirst? | 14:37 |
| zOnny | How I can see the servers? | 14:38 |
| thomasboimah | let me ssh and create user for you | 14:39 |
| zOnny | cool | 14:39 |
| thomasboimah | But you can better still use the control panel | 14:39 |
| thomasboimah | and you have account on the control panel before you can ssh into | 14:40 |
| thomasboimah | just a sec | 14:40 |
| thomasboimah | I setting up an account for you so you can be able to ssh | 14:48 |
| zOnny | cool | 14:48 |
| zOnny | quick question | 14:48 |
| thomasboimah | Okay | 14:48 |
| zOnny | how to I get access to the control panl? | 14:48 |
| zOnny | *panel | 14:48 |
| thomasboimah | so now here is thing, Novaweb, Secosol, Jetrowebdev they all have account on mayfirst | 14:50 |
| thomasboimah | My toDo app is on Jetrwebdev | 14:50 |
| thomasboimah | But you all have personal login | 14:50 |
| thomasboimah | also* | 14:50 |
| thomasboimah | The mayfirst username a password i share with you | 14:51 |
| zOnny | let me see | 14:51 |
| zOnny | I think I logged in | 14:52 |
| thomasboimah | You can still remember you login credentail right | 14:52 |
| thomasboimah | You don't have access to jetrowebdev, and that is were my Todo app is | 14:52 |
| thomasboimah | so I'm trying to add an account for you | 14:52 |
| thomasboimah | on Jetrowebdev | 14:53 |
| thomasboimah | so the you can be able to ssh into server where the ToDo app is | 14:53 |
| thomasboimah | *that* | 14:53 |
| zOnny | ah I see the panel now I think :O | 14:53 |
| thomasboimah | I just send you private message | 15:01 |
| thomasboimah | zOnny i have question | 15:06 |
| zOnny | tell me | 15:06 |
| thomasboimah | Is it specific hours we suppose to be online for? | 15:06 |
| zOnny | I didn't ask jeff about | 15:07 |
| thomasboimah | I hope I'm not keeping you too long | 15:07 |
| zOnny | It is all good for now | 15:07 |
| zOnny | I think I did deployed with mayfirst before | 15:08 |
| zOnny | *deploy* | 15:08 |
| zOnny | It seems that https://cidu-cwa7777.org/ | 15:09 |
| zOnny | is running in mayfirst | 15:09 |
| thomasboimah | yes | 15:10 |
| thomasboimah | I thing Jeff son was the one that deploy that | 15:11 |
| zOnny | I think I have already finished the form for mayfirst | 15:12 |
| zOnny | done | 15:14 |
| zOnny | I have already logged using the ssh | 15:14 |
| zOnny | I don't see anything there | 15:14 |
| zOnny | What I'm supposed to see here | 15:15 |
| thomasboimah | Sorry i when in the bathroom | 15:17 |
| thomasboimah | The ToDo app is running with gunicorn | 15:17 |
| thomasboimah | run this command and see something: ps aux| grep gunicorn | 15:18 |
| thomasboimah | in the /include directory you will see the ToDo | 15:18 |
| *** zOnny has quit (Remote host closed the connection) | 15:20 | |
| zOnny | I can see where it is located | 15:22 |
| zOnny | why are there so many sites | 15:22 |
| zOnny | are all of those servers | 15:22 |
| thomasboimah | There are two site there. Jeff webBlog and my ToDo app | 15:23 |
| zOnny | within 359757 | 15:24 |
| zOnny | ah I see | 15:25 |
| zOnny | but I cannot access them | 15:25 |
| zOnny | there is one in 359757 (the blog) and 363865 (ToDos) | 15:26 |
| thomasboimah | You can access my ToDo check in the include directory | 15:26 |
| zOnny | I see | 15:27 |
| zOnny | It will be a learning curve to understand how this works | 15:28 |
| thomasboimah | yeah | 15:28 |
| zOnny | you have to teach me how to deploy here | 15:29 |
| zOnny | quick question | 15:29 |
| zOnny | how do you know which server you can deploy | 15:30 |
| thomasboimah | I will send you my documentation take down when i was trying to deploy my ToDo app | 15:30 |
| thomasboimah | just a min | 15:30 |
| zOnny | sure | 15:33 |
| thomasboimah | Here is my note i take down when deploying my ToDo app: https://github.com/tboimah/jetrowebdevelopment/blob/main/MayFirst_deploment_note.md | 15:34 |
| thomasboimah | Check it out | 15:34 |
| zOnny | Great documentation thomas | 15:39 |
| zOnny | I really like the structure of it | 15:39 |
| thomasboimah | I take down that documentation when i will learning how to Deploy to ToDo | 15:39 |
| thomasboimah | Thanks | 15:39 |
| thomasboimah | *was* | 15:40 |
| zOnny | Well, I will need to follow it for the deployment | 15:40 |
| thomasboimah | sure | 15:40 |
| zOnny | Are you using sqlite3 | 15:40 |
| thomasboimah | yes | 15:40 |
| thomasboimah | Django default database | 15:41 |
| zOnny | right | 15:41 |
| zOnny | alright | 15:42 |
| zOnny | so here is want are we going to do | 15:42 |
| zOnny | We need to update Novawebdev content | 15:42 |
| zOnny | Do you have access to the novawebdev cms | 15:44 |
| zOnny | https://novawebdevelopment.coop/accounts/login/?next=/accounts/ | 15:44 |
| thomasboimah | no | 15:44 |
| zOnny | I see | 15:45 |
| zOnny | we need to see how much of the content is in the boxes | 15:45 |
| zOnny | give me a 2 min going Restroom | 15:45 |
| thomasboimah | okay | 15:47 |
| zOnny | alright | 15:49 |
| zOnny | can you run the novawebdev | 15:51 |
| zOnny | in your local computer | 15:51 |
| thomasboimah | Using the LO | 15:51 |
| zOnny | yes | 15:51 |
| thomasboimah | yes | 15:52 |
| zOnny | go to the /accounts | 15:52 |
| zOnny | do you remember the superuser when installing it? | 15:52 |
| thomasboimah | i think so | 15:53 |
| zOnny | you can create another one | 15:54 |
| zOnny | you can use the same command | 15:54 |
| thomasboimah | done | 15:57 |
| zOnny | I just found out that most of the novawebdev theme isn't using boxes at all | 15:57 |
| thomasboimah | Good afternoon cjones | 15:58 |
| thomasboimah | should i say good morning yes. | 15:59 |
| zOnny | Hello Cjones | 15:59 |
| zOnny | It is still morning in the US | 16:00 |
| zOnny | 11:00 AM to be exactly | 16:00 |
| zOnny | Hi Thomas, Do you all have a meeting that I'm not aware of? | 16:02 |
| thomasboimah_ | No | 16:02 |
| zOnny | Do you want me to keep going on what we will be doing? | 16:03 |
| thomasboimah_ | Yes | 16:03 |
| zOnny | Do you see the template our-team.html? | 16:04 |
| zOnny | it seems novawebdev do not have any boxes | 16:04 |
| thomasboimah_ | At the navbar? | 16:04 |
| zOnny | https://gitlab.com/novawebdevelopment/libreorganize-customization/libreorganize-themes/-/blob/novawebdevelopment_refactor/templates/our-team.html?ref_type=heads | 16:05 |
| zOnny | it seems that everything in the theme has been hard coded | 16:06 |
| zOnny | meaning full html | 16:06 |
| zOnny | the other websites like the mdlatino caucus have boxes https://gitlab.com/novawebdevelopment/libreorganize-customization/libreorganize-themes/-/blob/mdlatinocaucus/templates/members.html | 16:07 |
| *** thomasboimah_ has left #jetrowebdev (None) | 16:07 | |
| *** thomasboimah has quit (Read error: No route to host) | 16:07 | |
| zOnny | This is actually a choice by the development team | 16:09 |
| *** tboimah_ has quit (None) | 16:09 | |
| zOnny | Thomas are you having connection issues? | 16:11 |
| thomasboimah | no all good | 16:11 |
| thomasboimah | sorry about that | 16:11 |
| zOnny | Well, I think keeping it full html isn't a bad idea | 16:12 |
| zOnny | since we really have more control of the css | 16:12 |
| zOnny | I will show you next time how boxes work in LO | 16:13 |
| thomasboimah | Okay | 16:13 |
| zOnny | So do you know what needs to be updated in the novawebdev? | 16:14 |
| zOnny | I remember Jeff saying there are members that aren't novawebdev anymore | 16:14 |
| thomasboimah | I guess the team.html since some of the folks are not with nova web no more | 16:15 |
| zOnny | who is it | 16:15 |
| thomasboimah | Only Jeff or Kei can answer that | 16:15 |
| zOnny | Is it Jeff? the team member that needs to be removed? :) | 16:16 |
| thomasboimah | I don't know | 16:17 |
| zOnny | Are you familiar with html, yes | 16:17 |
| *** cjones has quit (Quit: Leaving) | 16:17 | |
| thomasboimah | yes | 16:17 |
| zOnny | and bootstrap css, yes? | 16:18 |
| thomasboimah | normal Css not bootstrap css | 16:18 |
| zOnny | I see | 16:18 |
| thomasboimah | I still learning bootstrap | 16:18 |
| zOnny | I think we have done it with bootstrap the websites | 16:19 |
| zOnny | but learning the plain css is a good practice | 16:19 |
| zOnny | since it looks cleaner | 16:19 |
| zOnny | So for our next meeting | 16:20 |
| zOnny | We should be deploying the updated team members | 16:21 |
| thomasboimah | Okay | 16:21 |
| zOnny | it is a small change but progress :) | 16:21 |
| thomasboimah | sure | 16:21 |
| zOnny | I think we need to get in touch with Kei | 16:22 |
| thomasboimah | yes | 16:23 |
| zOnny | In order to move forward with changes | 16:23 |
| thomasboimah | You can ask Jeff for her number | 16:23 |
| thomasboimah | If we can't get hold of Kei we can still ask Jeff | 16:23 |
| zOnny | I think I do have her number | 16:24 |
| thomasboimah | Jeff email is always active | 16:24 |
| zOnny | we need access to the servers as well | 16:24 |
| thomasboimah | sure | 16:24 |
| zOnny | she can help us out a little bit more | 16:24 |
| zOnny | so I think you have the big picture of what are we going to work on | 16:25 |
| zOnny | yes? | 16:25 |
| thomasboimah | +1 | 16:25 |
| zOnny | Do you have any questions? | 16:25 |
| thomasboimah | None for now | 16:25 |
| zOnny | Awesome, I will send her an email and see what she replies | 16:26 |
| thomasboimah | Okay, please cc me | 16:26 |
| zOnny | Also to move forward mdlatino caucus we need to send an email to the client | 16:27 |
| zOnny | and ask what updates they would like for their website | 16:27 |
| zOnny | I will cc you | 16:27 |
| thomasboimah | Yes! let also cc Jeff | 16:28 |
| zOnny | so for our next meeting, we should be deploying novawebdev changes | 16:28 |
| thomasboimah | For the mdlation email | 16:28 |
| zOnny | I will | 16:28 |
| thomasboimah | Okay | 16:28 |
| zOnny | not sure what my role would be here | 16:28 |
| zOnny | project manager, team developer, etc :) | 16:29 |
| thomasboimah | hahaha | 16:30 |
| thomasboimah | I guess you are team developer | 16:30 |
| thomasboimah | Kei is the project manager | 16:31 |
| zOnny | I hope so | 16:31 |
| thomasboimah | But you can always ask Jeff | 16:31 |
| thomasboimah | He will tell you your role | 16:31 |
| zOnny | After my last meeting with Jeff, I think she is full time to her regular job | 16:31 |
| zOnny | Let's keep in touch then | 16:33 |
| thomasboimah | Okay, thanks for today | 16:33 |
| zOnny | It was good to see your skills with git and django | 16:34 |
| thomasboimah | Thanks | 16:34 |
| zOnny | ah | 16:34 |
| zOnny | one question | 16:34 |
| thomasboimah | okay | 16:35 |
| zOnny | Have started hacking Decidim? | 16:35 |
| zOnny | Do you know who is working on it? | 16:36 |
| thomasboimah | I started looking it to Decidim with Anthony before, But Jeff said that i should focus on Django. I guess is Anthony and Kei on Decidim | 16:36 |
| thomasboimah | *into* | 16:37 |
| zOnny | I see | 16:37 |
| thomasboimah | But ask Jeff he will give you more detail | 16:37 |
| zOnny | Who is Anthony? | 16:37 |
| zOnny | Anthony Phillips? | 16:37 |
| thomasboimah | yes | 16:37 |
| zOnny | the one in the team members? | 16:38 |
| thomasboimah | Yes | 16:38 |
| thomasboimah | Or you can even ask Kei she will give you more detail | 16:38 |
| zOnny | got it | 16:38 |
| thomasboimah | Okay | 16:39 |
| zOnny | well, I think a meeting with key will help me to have a better overview of who is who | 16:39 |
| thomasboimah | exactly! | 16:39 |
| thomasboimah | She will fill you in with more details | 16:40 |
| zOnny | I will let you know this week about mdlatino caucus branch | 16:40 |
| zOnny | so you get it running as well | 16:40 |
| thomasboimah | and you can jist me | 16:40 |
| thomasboimah | ;-) | 16:40 |
| thomasboimah | Okay | 16:40 |
| zOnny | it is better to be ahead with your development setup | 16:40 |
| zOnny | so once they ask something you jump straight to the code | 16:41 |
| zOnny | Thanks for helping with the credentials | 16:41 |
| thomasboimah | You're welcome my friend | 16:41 |
| thomasboimah | That's why we are team | 16:42 |
| zOnny | see you on saturday same time? | 16:42 |
| thomasboimah | Yes | 16:42 |
| thomasboimah | Okay Have a nice Day | 16:42 |
| zOnny | so wait | 16:42 |
| zOnny | nvm | 16:42 |
| zOnny | bye thomas | 16:42 |
| thomasboimah | Okay bye zOnny | 16:42 |
| thomasboimah | ACTION signing off | 16:43 |
| *** zOnny has quit (Quit: Page closed) | 16:43 | |
| *** thomasboimah has quit (Quit: Leaving) | 16:43 | |
| *** devesh has quit (Quit: Connection closed for inactivity) | 18:20 | |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!