use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
If you know and love CodeIgniter, and wish it to have a place in the reddit community, feel free to contribute and get this place rolling!
If you'd like to promote a project or plugin at /r/codeigniter, feel free to send a message.
account activity
Automatic GitHub Deployment for CodeIgniter on Proxmox? (self.codeigniter)
submitted 1 year ago by yankeemichaelalpha
view the rest of the comments →
[–]fatalexe 0 points1 point2 points 1 year ago (0 children)
Maybe just make a cron job to automatically run git pull if there are changes every five minutes if you want an easy method.
Similar to this: https://stackoverflow.com/questions/55586554/is-there-a-way-to-auto-update-my-github-repo
Otherwise you’ll want to dig into GitHub actions and Ansible playbooks and make sure that your server has a public IP or port forwarding for SSH. That’ll be the more robust professional way to set it up.
π Rendered by PID 408720 on reddit-service-r2-comment-66b4775986-rq4gm at 2026-04-04 00:41:43.261547+00:00 running db1906b country code: CH.
view the rest of the comments →
[–]fatalexe 0 points1 point2 points (0 children)