Activities of "sroman.acc"

Hello Berkam. Thank you for your attention. The Angular application is now running thanks to the changes you indicated and the AI in the first message sent. I have already applied some of your suggested changes, as we work with several Angular applications and the Docker file correction is something we have been applying for a couple of updates now...

Ultimately, the important thing in a production and staging environment is that the backend is exposed via HTTPS, so the solution indicated by the AI solved that part.

Regarding the template and handling of microservice solutions, I see quite a few flaws and areas for improvement.

Although it indicates which context should be used for the connection to install a few Helm components, in some cases, such as in the VPN part, current-context is used, so the user must change the context manually through commands or the file. In my case, leaving the currencontext as docker-desktop causes the VPN installation to fail.

On the other hand, something quite common and worth noting is that when you use Kubernetes outside of a local environment, you cannot access locally compiled Docker images, so extra, repetitive configuration of the external Docker registry is necessary to build, push, and pull the entire flow, especially when you want to test in staging environments, and you would need to indicate an imagePullSecretName in the globals as well. in the globals as well (I understand that this must be added manually and that the registry repository can be added through metadata and taken into account in the Docker build, push, and pull flow).

Here are some examples of these changes that have been made, and I look forward to a solution to the VPN issue.

helm\{appname}\values.{xxxx}.yaml helm\{appname}\values.yaml

helm\build-image.ps1 Shearch better way... etc\helm\{appname}\charts\administration\templates\administration.yaml

find better way for this..

Best regards and thank you very much.

We are trying to deploy to a Kubernetes cluster external to the local team with ABP Studio. To connect to the cluster, we modified the config file in the .kube directory.

After a lot of hard work, I have managed to deploy the services and charts to the cluster, but now there are several errors.

The authserver is exposing the OIDC endpoints with HTTP instead of HTTPS. This causes the Angular application to reject the endpoints, and no matter how many configurations I have tried to prevent it from validating or ignoring them, it continues to fail. So, I decided to try the interceptors, and that's where the big problem arose.

No matter how hard I try to connect to the services deployed in the cluster (Postgres, Redis, etc.) from my local computer connected to the cluster and with WireGuard, all attempts to connect to these services and endpoints time out. So when it comes to intercepting the request, the service cannot connect to either the database or Redis.

I would like more information about the configuration, secrets, metadata, and other aspects of ABP Studio because the documentation is very scarce. In addition, you have not updated the release notes for ABP Studio versions for a long time, which makes it difficult to know what improvements you have made in terms of application templates, configurations, and commands.

I kindly request that you provide a solution and the aforementioned documentation as soon as possible, as we need to validate the development and implementation of the application as soon as possible.

The project is running, but it doesn't seem to be using the added package. Should I do something else? So far, I have angular/projects/volosoft-ngx-lepton-x/*, but it's not using it.

i extends angular/projects/volosoft-ngx-lepton-x/tsconfig.ts from angular/tsconfig.ts, i tried import SettingsModule in angular/src/app/app.module.ts but does nothing.

i have also tried this but give me an error

Hello.

I'm using the lpx-settings component that comes in the volosoft-ngx-lepton-x package. I simply need to add something to the appearance section. I want the functionality to remain the same as the original, so I'm replacing eThemeLeptonXComponents.Settings with the lpx-settings source code. In theory, it should work the same, but I'm getting a dependency injection error. This is because settings.module.ts requires an option.settingsService. However, I don't want to replace SettingsServices. That would require me to redo the logic you already have. My question is: how can I implement lpx-settings without having to reinvent the wheel? I want the original functionality, but I need to be able to add other things to lpx-settings.

Good morning, greetings.

We're trying to obtain the source code for the lpx-settings component, which references the application's general settings for the Angular ABP used by LeptonX, but we haven't found it.

We need it to customize the buttons and options displayed in this component. Could you provide it? Thank you very much in advance.

Showing 1 to 5 of 5 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.