[jira] [Commented] (OFBIZ-11472) Demo instance setup for OFBiz 17.12 release and obsolete 13.07 demo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11472) Demo instance setup for OFBiz 17.12 release and obsolete 13.07 demo

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-11472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081703#comment-17081703 ]

Jacques Le Roux commented on OFBIZ-11472:
-----------------------------------------

Hi Swapnil,

I thought I had to renew the Letsencrypt certificate. But doing so Certbot says
bq. Cert not yet due for renewal
Here is the log:

{noformat}
2020-04-12 08:41:16,436:DEBUG:certbot.main:certbot version: 0.31.0
2020-04-12 08:41:16,437:DEBUG:certbot.main:Arguments: []
2020-04-12 08:41:16,438:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2020-04-12 08:41:16,445:DEBUG:certbot.log:Root logging level set at 20
2020-04-12 08:41:16,446:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2020-04-12 08:41:16,453:DEBUG:certbot.plugins.selection:Requested authenticator <certbot.cli._Default object at 0x7fa08dda7710> and installer <certbot.cli._Default object at 0x7fa08dda7710>
2020-04-12 08:41:16,462:INFO:certbot.renewal:Cert not yet due for renewal
2020-04-12 08:41:16,463:DEBUG:certbot.plugins.selection:Requested authenticator apache and installer apache
2020-04-12 08:41:16,463:DEBUG:certbot.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.entrypoint:ENTRYPOINT
Initialized: <certbot_apache.override_debian.DebianConfigurator object at 0x7fa08ddf3898>
2020-04-12 08:41:16,464:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2020-04-12 08:41:16,465:DEBUG:certbot.renewal:no renewal failures
{noformat}

So it seems OK. I guess it's because you renewed it and I did not note the date when you did so.

I have updated [tools/demo-backup/README.md|https://github.com/apache/ofbiz-tools/commit/f274cd284adf788d6d54307e792b38d53780cb36/]. Could you please update it again to put the right dates, TIA.

BTW, I think it's OK to do the update the demos now ;)

> Demo instance setup for OFBiz 17.12 release and obsolete 13.07 demo
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-11472
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11472
>             Project: OFBiz
>          Issue Type: Task
>          Components: Demo
>            Reporter: Swapnil Mane
>            Assignee: Swapnil Mane
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As discussed at [https://s.apache.org/kn1f9] thread,
> We will setup new demo instance for 17.12 and obsolete 13.07.
> The OFBiz demos are hosted at ofbiz-vm3.apache.org VM
> Currently, OFBiz has three demo instance:
> -- Previous Stable Release 13.07 - Demo
> https://demo-old.ofbiz.apache.org/ordermgr/control/main
> -- Current Stable Release 16.11 - Demo
> https://demo-stable.ofbiz.apache.org/ordermgr/control/main
> -- Developer Trunk - Demo
> https://demo-trunk.ofbiz.apache.org/ordermgr/control/main
> So, as per new plan.
> https://demo-old.ofbiz.apache.org will point to 16.11 (which is currently pointed at https://demo-stable.ofbiz.apache.org)
> And the newly setup 17.12 will be served at https://demo-stable.ofbiz.apache.org
>  
> For this, we will need to make changes in the deployment scripts.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)