Rebuild wallabag w/ new certs and entries
This commit is contained in:
parent
9633b9a1d0
commit
9fb62ec25f
@ -1,3 +1,5 @@
|
||||
.PHONY: reissue-certs
|
||||
|
||||
packer-manifest.json: wallabag.json \
|
||||
scripts/dependencies.sh \
|
||||
scripts/nginx.sh \
|
||||
@ -34,3 +36,7 @@ tmp/do.ini: templates/do.ini.template tmp
|
||||
|
||||
tmp:
|
||||
mkdir tmp
|
||||
|
||||
reissue-certs:
|
||||
rm -rf certbot
|
||||
make
|
||||
|
File diff suppressed because one or more lines are too long
@ -107,7 +107,52 @@
|
||||
"artifact_id": "nyc1:76519919",
|
||||
"packer_run_uuid": "407ebe24-29e2-fe61-80fe-b46b8cffd12b",
|
||||
"custom_data": null
|
||||
},
|
||||
{
|
||||
"name": "digitalocean",
|
||||
"builder_type": "digitalocean",
|
||||
"build_time": 1616166912,
|
||||
"files": null,
|
||||
"artifact_id": "nyc1:80665588",
|
||||
"packer_run_uuid": "a07632c5-a9db-e40b-9c8a-73641abf7103",
|
||||
"custom_data": null
|
||||
},
|
||||
{
|
||||
"name": "digitalocean",
|
||||
"builder_type": "digitalocean",
|
||||
"build_time": 1616168088,
|
||||
"files": null,
|
||||
"artifact_id": "nyc1:80666049",
|
||||
"packer_run_uuid": "349298f0-82da-11bf-2152-3c734a1bcd28",
|
||||
"custom_data": null
|
||||
},
|
||||
{
|
||||
"name": "digitalocean",
|
||||
"builder_type": "digitalocean",
|
||||
"build_time": 1623252842,
|
||||
"files": null,
|
||||
"artifact_id": "nyc1:85651899",
|
||||
"packer_run_uuid": "098e8011-5a82-6ba9-352e-d2db39974e39",
|
||||
"custom_data": null
|
||||
},
|
||||
{
|
||||
"name": "digitalocean",
|
||||
"builder_type": "digitalocean",
|
||||
"build_time": 1633275419,
|
||||
"files": null,
|
||||
"artifact_id": "nyc1:92910997",
|
||||
"packer_run_uuid": "56b6b59b-1c09-36d2-baa2-2af9f20a2a63",
|
||||
"custom_data": null
|
||||
},
|
||||
{
|
||||
"name": "digitalocean",
|
||||
"builder_type": "digitalocean",
|
||||
"build_time": 1633276973,
|
||||
"files": null,
|
||||
"artifact_id": "nyc1:92911527",
|
||||
"packer_run_uuid": "3a30edf6-a694-103e-2bf8-68fd5d530ec5",
|
||||
"custom_data": null
|
||||
}
|
||||
],
|
||||
"last_run_uuid": "407ebe24-29e2-fe61-80fe-b46b8cffd12b"
|
||||
"last_run_uuid": "3a30edf6-a694-103e-2bf8-68fd5d530ec5"
|
||||
}
|
Loading…
Reference in New Issue
Block a user