anborg
anborg
How can I use rdprs to connect to linuxUI in cloud?
For those that want to test it out. Having the binaries speeds up the process -- ie not taking the pain to setup rust & compile. Some environments are restricted...
https://github.com/maxyermayank/docker-compose-elasticsearch-kibana/blob/7c93c2d6926a77a6c0f8dcedf589863f9f8e4cf1/nginx-config/nginx.conf#L14 Is there a way, kibana can be served under http://:8881/kibana ? What should I change for that? Below change did not work location /kibana { proxy_pass http://kibana; #proxy_redirect off;...
How to configure this tool for this usecase 1. User deploys an app 2. A central db stores a cron or an **uptime-schedule** E.g: app should be up on weekdays...
**Is your feature request related to a problem? Please describe.** It may be related to end-users ecosystem not allowing mysql. **Describe the solution you'd like** Postgres is gaining more prominence...
 I restrict/contain all jdbi related info within one package, only **JdbiDbUtil** is **exposed**– see the lock-icon. However, if I make the ReducerPersonAddressXref as package access, the reflection mechanism throws...
Developers may be working in an environment where a company may use Oracle / MSSQL /DB2. It is easier for those to avoid "**choosing a tool, later discover some essential...
Can it be integrated with hugo? i.e to show in View, the hugo generated equivalent file. Essentially becomes CMS for hugo. 
Build error while invoking make prepare ```log Build folder prepared cd front && ./build.sh && cd .. npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN...
More developers are using podman/desktop in their mac/win laptop. Would be great if the github actions uses podman in ubuntu, or perhaps uses an image that already has podman in...