Search found 1047 matches
- Thu Mar 04, 2021 7:01 am
- Forum: Wish List
- Topic: FR - Operations on All Attributes
- Replies: 0
- Views: 4
FR - Operations on All Attributes
The last update added operations on peer single and owned by attributes. This is great because it allows for the adding of new references at the time that they are needed. It also allows for the use of more complex lookups on reference data. However from a UX point of view this is confusing, because...
- Thu Mar 04, 2021 6:34 am
- Forum: Wish List
- Topic: FR - Query Type - Google Maps
- Replies: 0
- Views: 3
FR - Query Type - Google Maps
Google Maps can be added in VP or can be added on a Form. Google Maps in a VP require a query to drive the mapping data (e.g. place marks, boundaries). Can we have Google Maps as a layout type for Queries as this would allow for operations to be used with a Google Map, which is much more complicated...
- Wed Mar 03, 2021 5:09 am
- Forum: General discussion and questions about Aware IM
- Topic: A Distraction for a slow Friday... (Servoy RAD uses Eclipse)
- Replies: 8
- Views: 416
Re: A Distraction for a slow Friday... (Servoy RAD uses Eclipse)
Nice looking forms.
Drag and drop of fields from an available list would be great.
Drag and drop of fields from an available list would be great.
- Thu Feb 25, 2021 11:04 pm
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
Not practical if Dev and Prod are same server - Proxy Con
I just thought of this a minute ago. If you only use one server for your development and use it for production then you have to expose your AIM/Tomcat server to the internet anyway - unless you can think of some fancy pants way to route the config tools port calls to the AIM server. If you are doing...
- Thu Feb 25, 2021 10:59 pm
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
Re: Hiding or blocking Tomcat?
3306 access between AIM and the Database. Yes, this is what I thought and I haven't done this. Thanks for detailing ports. Obv that is the MySQL/Maria port I don't know what the MSSQLS port is. Also if you are using the Config Tool remotely from your AIM server then you have different challenges to...
- Thu Feb 25, 2021 10:06 pm
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
Re: Hiding or blocking Tomcat?
If a reverse proxy is configured, Tomcat can be hidden or blocked from the web, how is this done? The directive uses proxy_pass command to rewrite customerName.yourDomain.com to internalIP:8080/AwareIM/... CURL to the URL shows NGINX as the responder. Yeah but Tomcat can still be accessed from the ...
- Thu Feb 25, 2021 10:00 pm
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
Re: Reverse proxy issues with resources?
If you configure a reverse proxy, the URL may need rewriting in some cases as the public URL is different from the private URL. Have anyone experienced problems with this when using a reverse proxy with Aware? The URL is rewritten from the public URL to an internal private IP address. You would run...
- Thu Feb 25, 2021 12:21 am
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
Re: Extra Server Required - Proxy Con
To run a reverse proxy you have to set up another server, so one more to manage. The server doesn't have to be particularly hefty though as it is just managing connections and traffic. One thing I am wondering about is how much a revere proxy actually toll a system. I am using IIS as a reverse prox...
- Thu Feb 25, 2021 12:18 am
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
Re: Reverse proxy issues with resources?
If you configure a reverse proxy, the URL may need rewriting in some cases as the public URL is different from the private URL. Have anyone experienced problems with this when using a reverse proxy with Aware? The URL is rewritten from the public URL to an internal private IP address. You would run...
- Thu Feb 25, 2021 12:16 am
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
Re: SSL and Certificate Renewal - Proxy Pro
certbot integrates SSL into NGINXhpl123 wrote: ↑Wed Feb 24, 2021 12:38 pmLetsencrypt is great and fully integrated with IIS reverse proxy via the ACME tool, how is this configured in NGINX?PointsWell wrote: ↑Wed Feb 17, 2021 3:15 am Lets Encrypt and certbot are easily set up and allow for automatic certificate renewal without having to take the server down for updates
- Thu Feb 25, 2021 12:15 am
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
- Thu Feb 25, 2021 12:08 am
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
Re: Use Sub Domains instead of Login.html - Proxy Pro
Currently I am working with client subdomains to connect to their personalised login pages, which makes for a cleaner url client.yourwebservice.com instead of yourwebserice.com:8080/AwareIM/LoginClientName.html The proxy route converts client.yourwebservice.com to the full URL internally, though yo...
- Wed Feb 17, 2021 11:35 pm
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
Use Sub Domains instead of Login.html - Proxy Pro
Currently I am working with client subdomains to connect to their personalised login pages, which makes for a cleaner url client.yourwebservice.com instead of yourwebserice.com:8080/AwareIM/LoginClientName.html The proxy route converts client.yourwebservice.com to the full URL internally, though you...
- Wed Feb 17, 2021 3:36 am
- Forum: Tips and Tricks
- Topic: Tomcat v Reverse Proxy pros and cons
- Replies: 32
- Views: 978
Extra Server Required - Proxy Con
To run a reverse proxy you have to set up another server, so one more to manage.
The server doesn't have to be particularly hefty though as it is just managing connections and traffic.
The server doesn't have to be particularly hefty though as it is just managing connections and traffic.
- Wed Feb 17, 2021 3:33 am
- Forum: General discussion and questions about Aware IM
- Topic: HTTPS / SSL AwareIm
- Replies: 44
- Views: 28386