azhinu
azhinu
I find a some weird but working on all platforms way: 1. Compile Nativefier app with any target, eg: `nativefier -i icon.png --disable-context-menu --disable-dev-tools -n "Your App name" anything` 2....
Hi @tecmoc, I not clearly remember, but probably "`" symbol not missing at the end. It can be a wrong Markdown markup.
Getting same messages until migration complete. It takes about 5 minutes in my environment.
I tried to migrate to another cluster with backup/restore roles and found following: 1. AWX Operator backups are just pg backup in custom format, AWX deployment spec (`awx_object`) and secrets...
@p4rancesc0 > how did you manage awx_object and secrets.yml exactly ? I used host path volume and managed this files like any other files on host machine. To let backup...
@p4rancesc0 Secrets will be migrated like other AWX data. But to decrypt secrets, AWX needs `awx-secret-key`. It should be restored with other backup parts, check secrets in k8s `secret_key` secret....
The same issue with latest security update on Catalina. This probably occurs due to incompatible dlyb. `dyld: Library not loaded: /usr/local/opt/mbedtls@2/lib/libmbedcrypto.7.dylib` As I see, this project has been abandoned. Somebody...
@TangHengxuan I'm successfully using ShadowsocksX-NG, updated by method in 2 comment.
You can build binaries for M1 for yourself.
@dmitri-vlasov replace all binaries in Shadowsocks-NG.app with compiled for aarch64. Also I replaced shadowsocks-libev with shadowsocks-rust. Now it works fine.