Thomas Spicer
Thomas Spicer
@Robinl2018 what are you saying is solved, Angular 9 support? You are able to deploy Angular 9 using 8.0.3?
Any updates on this one? Thanks!
@veslav3 Thanks for the update. I will sit tight until there is something formal on v9 support
Maybe I'm missing something on this but we already dispatch all the logs to stdout by setting logging to `ExtendedLog syslog:info ALL default`. The logs are then dispatched to [Cloudwatch](https://docs.docker.com/config/containers/logging/awslogs/#awslogs-group)....
Just wanted to followup up on this.... I setup a config for logging using `ExtendedLog syslog:info ALL default` Instead of having proftpd launched via `CMD`, you use `syslogd` ``` CMD...
@Castaglia I noticed that in the event I have `PathAllowFilter \.(txt|dat|csv|tsv|zip|gz|tar|json)$`. Uploading a file like this `/mnt/ebs/ftpd/tester/thanks.png` should fail (and does). It shows user connection and transfer attempt in the...
@Castaglia , I think I tried that method combined with what @CameronGo was suggesting with Apache. I had trouble with that, so I reverted to the method above. I'm not...
I believe this would work for us as well.
They officially removed the old database files. Our build failed today with a 404 error.