question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support configuration profiles

See original GitHub issue

It would be nice if the spec allowed different profiles to be used when the application starts (eg. development, production, testing). The idea is that a different set of configuration properties would be available based on a flag (eg. -Dprofile=production).

In an hypothetical example, you could have a META-INF/microprofile-config.properties file with the default parameters and a META-INF/microprofile-config-production.properties with values used when the production value is specified which would override the default values.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:75 (66 by maintainers)

github_iconTop GitHub Comments

5reactions
Emily-Jiangcommented, Apr 21, 2020

%profile.propertyName

(e.g. %staging.vehicleName)

4reactions
gastaldicommented, Apr 17, 2020

mp.config.profile

Read more comments on GitHub >

github_iconTop Results From Across the Web

Install or remove configuration profiles on iPhone
Configuration profiles define settings for using iPhone with corporate or school networks or accounts. You might be asked to install a configuration profile...
Read more >
Create device profiles in Microsoft Intune
Profiles are created in the Microsoft Endpoint Manager admin center. In this admin center, select Devices. You have the following options:.
Read more >
Computer Configuration Profiles - Jamf Pro Administrator's ...
Configuration profiles are XML files (.mobileconfig) that provide an easy way to define settings and restrictions for devices, computers, and users.
Read more >
Step 3: Creating configuration profiles and feature flags
You can store configurations in an Amazon Simple Storage Service (Amazon S3) bucket. When you create the configuration profile, you specify the URI...
Read more >
Create Custom Configuration profiles using Apple Configurator
Mobile Device Manager Plus (MDM) uses profiles as a mode to apply policies/configurations to managed devices. MDM, by itself supports an extensive set...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found