On Monday, 22 March 2021 19:29:39 AEDT Irving Tjiptowarsono wrote: > I have been thinking about creating a really basic, personal use SaaS from > scratch as a learning project. Something like uptimerobot or being able to > securely access a webcam feed from my home when I am away. > > This would cover all the basic VM setup skills, networking, DNS, security, > monitoring, probably databases and backups. You can integrate with matrix > or twilio for notifications, or set up a single etc for automating setups. > There will be an end product as well which hopefully can be useful for some > purpose (e.g. is the street parking in front of my place empty?).
Matrix is probably too heavy for notifications, the PostgreSQL database is over a gigabyte for a single user who's not really active. For my notifications I use the Prosody Jabber server and the Conversations Android client that keeps a notification running all the time so Android doesn't kill it. > This could be a collaborative project as well, instead of having n people > making n SaaS services. > > Thoughts? Sounds like a good idea. Would you like me to setup a VM for you to do that? If so what distribution do you want? -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list -- [email protected] To unsubscribe send an email to [email protected]
