Nedim Hadzimahmutovic
Nedim Hadzimahmutovic
@lcharette @antonmedv any ideas on how to fix this?
@antonmedv does not work for me, getting the following error ```` Error: Command failed with ENOENT: deployer.phar deploy test -v spawnSync deployer.phar ENOENT ````
@antonmedv if I add deployer with composer with the command below then it works. Any idea how to debug? ```` composer require deployer/deployer --dev ````
added a PR https://github.com/crater-invoice/crater/pull/1212
Is this task completed?
Hi @michelson, well that's gonna be the default way to do WYSIWYG in Rails 6, so I thought this would be good time to implement it. Just an idea :)
I agree the page can be slow. I manage it via Terraform so it is easier. You can already use ParameterStore.
You can use ```` data "aws_ssm_parameter" "foo" { name = "foo" } ```` https://registry.terraform.io/providers/hashicorp/aws/3.28.0/docs/data-sources/ssm_parameter So you add it manually and reference a secret as a data source.
Try using CloudFront. I have a setup where the origin is AppRunner.