Does this mean you won’t work on Coronium anymore?
@c0ppo I’m going to look into the overlap, and see what makes sense. I still think an open-source push solution for Corona projects would be nice. At the very least I’ll just put up what I have going now with the Coronium library to a public repository and we can all peck on it here and there.
My concern is making sure I focus my time in the right places, as far as solutions for Corona devs are concerned.
Cheers.
What? Noooooooo… Coronium is the best thing ever!!! Please don’t pull the plug. Pretty please?
IMHO, Coronium is worth the time, at least I’ve got high hopes for it. I really hope you continue on, but if you decide otherwise, I wish all the best to you. Maybe someone else will try to finish it
@ksan I don’t plan on pulling the plug at this point. You’re all good. I still like the MySQL and PHP integration on the server, which webscript.io doesn’t do. I think there is still a place for Coronium. But I think it needs a distinct angle/solution. Though I think that if someone is looking for some Lua cloud service right now, then this option looks good as well.
Cheers.
Sigh of relief. Thank you very very much!!! I think what you have already is amazing with the MongoDB or MySQL based storage options + PHP tie in. If you managed to squeeze in the Push component as well that works on IOS & Android then you will have an amazing product. These are things you can’t get anywhere in one box / solution.
And once again thank you very very much for all your hard work.
I certainly appreciate the votes of confidence. Many thanks.
More updates soon.
Best.
I do think something like webscript.io and a stack for corona are very different animals. Sure there would be overlap; but very different verticals.
Hi dev,
If its about voting, app server for me with mySql and possibly wordpress data tables/user authentication integrated
Hi atanas,
Yeah I’m leaning towards the app server as well. The data layer will include mySql and Redis. Can you point me toward any information in regards to the WordPress authentication?
Cheers.
Great - Wordpress stores the users in a table wp_users in their database. If you could store all your data in the same db and link to the wp_users it would be fantastic
Thanks
Atanas
Great, let us know the progress
app server sounds great! Thanks for putting in the time for r&d. Please feel free to reach out if you need any help testing.
@ksan Thanks for your vote. And yes I’ll be looking for some brave souls to alpha with soon.
Cheers.
Dev, what is the server required config? Let me know if you need a Wordpress server
While I’m building it out on Arch Linux to keep everything lean, the components should compile on any modern Linux box. But my goal is to get it into a Docker container for those who don’t want to mess with the source. I’ll also be providing various tutorials on various cloud hosting providers. But that will be awhile still.
Keeping with the Corona philosophy, the goal is to make it as simple as possible, so that it can be installed and used by most anyone. But it will be open sourced so you can tinker at whatever level you’re comfortable with. That’s the goal anyway.
As far as Wordpress, I have one up already that I can break. But thank you for the offer. Much appreciated.
Cheers.
Sounds great, where do we send the Red Bull?
:D - I have a Keurig that never sleeps.
I’m moving this into a Google Group if anyone wants to help test or just keep up to date on the progress, contribute code and ideas, etc.
I’ll post any major updates in the forum as well.
https://groups.google.com/d/forum/coronium-cloud-platform
Cheers.
Guys…I’ve not read this thread (just saw link on the blog & have to run out to a meeting, so apologies if this has already been considered/discussed), but if not, you guys should DEFINITELY be looking at OpenResty as a base for this project…capitalize on that existing lua framework and run 2.5 x faster than Node.js server…