any example to store the config in db or s3 #26

오픈
opened 2020-06-18 05:37:03 +00:00 by Ghost · 1 comment

Hi AJ,
I understand the config by default is stored on fs. And it acclaims to support storing on the db, but I can not find any clue of that. Could you please give some sunshine?

Thanks,
Sheng

Hi AJ, I understand the config by default is stored on fs. And it acclaims to support storing on the db, but I can not find any clue of that. Could you please give some sunshine? Thanks, Sheng
Author

Hi, I am also looking for s3 integration, but I'm having trouble with the docs. I know Greenlock is the solution, but it's hard to find the documentation I need.

There are differences in the api across the versions, so it's quite easy to stumble on some documentation that now doesn't work. There doesn't seem to be an npm package for acme-http-01-s3, and there aren't many real world examples out there for v4.

@coolaj86 I'm willing to help write a module for this if I can be of assistance, I just need pointing in the right direction.

What I am trying to achieve is providing SSL for a multi tenant SAAS app. Customers add a CNAME pointing to my domain, then input their domain name to a dashboard
and I provide the SSL for their domain to now point to my website (acheived via greenlock api in a node express server).

I'm happy to write store modules (getters/setters) to save to s3 or other databases. But I'm confused as to where to put the store/manager module. I copied the memory store module, but I don't think it works with v4 as approveDomains seems to have been dropped.

Please let me know how I can help get this moving.

Thanks
Nic

Hi, I am also looking for s3 integration, but I'm having trouble with the docs. I know Greenlock is the solution, but it's hard to find the documentation I need. There are differences in the api across the versions, so it's quite easy to stumble on some documentation that now doesn't work. There doesn't seem to be an npm package for acme-http-01-s3, and there aren't many real world examples out there for v4. @coolaj86 I'm willing to help write a module for this if I can be of assistance, I just need pointing in the right direction. What I am trying to achieve is providing SSL for a multi tenant SAAS app. Customers add a CNAME pointing to my domain, then input their domain name to a dashboard and I provide the SSL for their domain to now point to my website (acheived via greenlock api in a node express server). I'm happy to write store modules (getters/setters) to save to s3 or other databases. But I'm confused as to where to put the store/manager module. I copied the memory store module, but I don't think it works with v4 as `approveDomains` seems to have been dropped. Please let me know how I can help get this moving. Thanks Nic
"로그인하여 이 대화에 참여"
레이블 없음
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: root/greenlock.js#26
No description provided.