Commit Graph

5 Commits

Author SHA1 Message Date
Noam 7e117ad949
docs: fixed dns config in cloudformation template. (#1894) 2020-08-08 12:28:20 +02:00
Ikiru Yoshizaki 9006146a59 fix: use test + mkdir for strict dir check 2019-08-14 23:38:34 +09:00
Ikiru Yoshizaki 342d284568 fix: mkdir failed and ec2 infinitely re-launch
no-problem with first launch, but could not recover after 2nd launch.
cloud-init error message indicate mkdir failed.

$ sudo cat /var/log/cloud-init-output.log
mkdir: cannot create directory '/verdaccio/conf': File exists
2019-08-13 16:22:37 +09:00
Juan Picado @jotadeveloper c3c62021e5
feat: theme as plugin (#1252)
* chore: remove ui

* chore: remove size step

* chore: update theme plugin

* chore: update lock file

* Update main.workflow

* chore: update js-yaml dep

* chore: @verdaccio/ui-theme@0.0.4

* feat: allows theme as a plugin

* chore: update package description
2019-04-06 08:35:38 +02:00
Alex Jurkiewicz ad0d9900f3 docs: Add example AWS CloudFormation template
In a new contrib/ directory.
2019-03-15 11:13:31 +11:00