testing a new automation flow
Posted on June 11, 2024 in tech • 1 min read
I am testing a new automated flow, hope this works.
With this new automation I can post a blog directly from my new iPhone. As simple as writing a note on an app.
This automation uses - Nextcloud, Syncthing and some custom magic scripts to automate everything.
I know I had a CI CD pipeline in the past to do the same, but unfortunately that doesn't work from an iPhone. iPhones cant run termux so no more initiation (trigger) scripts.
Let’s see if this works !
Edit 1:
It did work but need to make some changes to the cron, stupid thing ran every minute instead of every hour.
Edit 2:
Few minutes later … and it works perfectly fine now. 😊