Re: [Zotonic-Dev] Zotonic upside down.

2018-04-10 Thread Kirill Sysoev
Hi Marc, All my Letsencrypt experience is just to run certbot command :) But who knows, maybe fresh eye will help Regards, Kirill пятница, 6 апреля 2018 г., 13:00:26 UTC+3 пользователь Marc Worrell написал: > > Hi Kirill, > > Good that Cowboy is now stable on Hex. > Then we can move some depend

Re: [Zotonic-Dev] Zotonic upside down.

2018-04-06 Thread Marc Worrell
Hi Kirill, Good that Cowboy is now stable on Hex. Then we can move some dependencies over to Hex instead of Git urls. Next will be ensuring all our dependencies are on Hex. And then in the correct state, including our merged patches. It is a nice puzzle :-) Do you have experience with LetsEncry

Re: [Zotonic-Dev] Zotonic upside down.

2018-04-05 Thread Kirill Sysoev
Hi Marc, Thanks for an answer! Yep, I've found some signs of this process on github, but it looked like it stalled a bit: https://github.com/zotonic/zotonic/issues/1718 https://github.com/zotonic/cowmachine/issues/3 At the same time it looks like another try could be already given: https://hex

Re: [Zotonic-Dev] Zotonic upside down.

2018-04-05 Thread Marc Worrell
Hi Kirill, Your suggestion of being able to make Zotonic a dependency of another project is exactly what we are doing with the master. We have split Zotonic in a bunch of OTP applications (in the apps directory). These OTP applications will be pushed as separate Hex packages. This will make it

[Zotonic-Dev] Zotonic upside down.

2018-04-02 Thread Kirill Sysoev
Hi! Feels it could be fun to be able to build website application with Zotonic as a dependancy. Opposite to current way, when site otp app located somewhere inside Zotonic and could be added only when Zotonic already instelled. Does anyone already implemented such a structure or maybe there is