mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
17 lines
427 B
Plaintext
17 lines
427 B
Plaintext
created: 20180411102534861
|
|
creator: user
|
|
modified: 20180411102733178
|
|
modifier: user
|
|
tags:
|
|
title: Avant-Wizz Certs
|
|
type: text/vnd.tiddlywiki
|
|
|
|
```
|
|
ssh portal.avant-wizz.nl
|
|
|
|
www-data@portal:~$ docker start live_apache_1
|
|
www-data@portal:~$ docker exec -it live_apache_1 bash
|
|
|
|
root@842deca53d0b:/# ./run_letsencrypt.sh --apache --domains portal.avant-wizz.nl,portal-api.avant-wizz.nl
|
|
root@842deca53d0b:/# service apache2 reload
|
|
``` |