Open palisadoes opened 11 months ago
@palisadoes The ci/cd is ready but it is failing often when there are several commits in small time intervals. How about if we update the cloud instance every 6 or 12 hours? It will improve the stability and uptime of the instance significantly.
@noman2002 @palisadoes What do you think?
@palisadoes The ci/cd is ready but it is failing often when there are several commits in small time intervals. How about if we update the cloud instance every 6 or 12 hours? It will improve the stability and uptime of the instance significantly.
Once a day, and try to make it happen with a reloading of the sample database. It'll be easier to troubleshoot with the lower frequency
Thanks for continuing with this
@palisadoes
@palisadoes As I am revamping the build and deploy process of talawa-api docker images, I think it will be easy to start with fresh vps. So, can you please reset our current VPS that we are working on?
Why will a fresh VPS be easier?
@palisadoes
I have added a lot of manual configurations and cron jobs to get Nginx Certbot working, but that won't be needed now because the Caddy reverse proxy only needs a Caddyfile and additions in Docker Compose and does not require additional manual configuration on the server. So, a fresh VPS will make it a lot easier to document the process. If resetting the VPS is not possible easily, then I can manage with this current vps state as well.
@palisadoes No need to reset now, I am reverting all the nginx cerbot configs by cli. Will move them to Caddy
Thanks.
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
As Caddy Pr was closed due to branch name issue, I will make another pr by tomorrow as @palisadoes suggested
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
@vasujain275 Should we see if someone else wants to pick this up or do you have time for this?
@vasujain275 Should we see if someone else wants to pick this up or do you have time for this?
I can work on it but we are shifting from mongodb to Postgresql soon, so the only left feature in this issue is that the db sample data populate script will be obsolete in few weeks.
The demo api deployment is working fine and has been hosted on the demo api website for ~10 weeks.
Vasu, why is it that when we merge PRs, we get deployment errors?
@palisadoes The Deploying to VPS workflow is failing because we decided not to deploy on each commit but instead deploy evert 24hrs. I haven't modify the github action to deploy on 24hr instead of every commit
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
@palisadoes Any update on database migration from mongodb to postgresql? Because I haven't made the sample data push script due db being migrated from mongo to postgresql
We need to have a cloud based API instance for developers to test against. It must:
Please coordinate these efforts with @noman2002 and @kb-0311. Ask to be assigned this task by them.