anborg

Results 21 issues of 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...

![image](https://user-images.githubusercontent.com/56970398/99911404-27ec3080-2cc2-11eb-8699-35842b4cd70d.png) 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...

improvement
not a bug

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...

doc

Can it be integrated with hugo? i.e to show in View, the hugo generated equivalent file. Essentially becomes CMS for hugo. ![image](https://user-images.githubusercontent.com/56970398/103265588-f1b66680-497b-11eb-87e9-c74c2bd4a1a5.png)

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...