Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Missing' environment variables. (Differences between /install/ and docker yml) #13

Open
thebaldgeek opened this issue Jan 13, 2021 · 2 comments
Assignees

Comments

@thebaldgeek
Copy link

The following settings are on the /install/ page, but are not an option for setting in the docker yml file.

  1. Site Directory. (This caused some confusion for me during the install, I put it in the /install/ settings area, but the docker did not fully understand it, the page would load, but it would be missing the CSS).
  2. Default map provider. Drop down list of 6 default base maps. Pick which one is loaded when the site is opened in a browser.
  3. Source Location. (Required - links to source name for stats.). Name. Lat. Long. Alt. City. Country. Source Name.
  4. Real Flights. Check box option here for ADS-B and ACARS. This is critical. Without checking the ACARS box, the source is not added to the drop down menu on the website.
  5. Source name. The yml file includes the host IP and host port, but not the source name. Without the source name being set, none of the source statistics are recorded.
  6. News RSS Feed URL. (Not required, but a nice feature).
  7. When ACARS option checked (from point 4) a new section shows up on the /install/ page. The ACARS settings. ACARS UDP Host and ACARS UDP Port. NOTE. ACARS requires the running of daemon-acars.php script. (Since ACARS is currently not working on FlightAirMap, I suspect this php script is not running in the current docker).
  8. Unit for distance. Drop down menu. Kilometers, Nautical Miles or Statute Miles (default Km).
  9. Unit for altitude. Meters or Feet. (Default Meters).
  10. Unit for speed. Km/hour, MPH or Knotts. (Default Km/hour).
@mikenye mikenye self-assigned this Jan 15, 2021
@rikgale
Copy link

rikgale commented Dec 4, 2021

Hello.
Can I politely ask what the status of this request is? I have install FAM and would like to be able to set some of these options via the environment variables.

Still getting my head around it all, and will probably have more questions, but enjoying software so far.
Many thanks

@fredclausen
Copy link
Member

  • Site Directory. (This caused some confusion for me during the install, I put it in the /install/ settings area, but the docker did not fully understand it, the page would load, but it would be missing the CSS).
  • Default map provider. Drop down list of 6 default base maps. Pick which one is loaded when the site is opened in a browser.
  • Source Location. (Required - links to source name for stats.). Name. Lat. Long. Alt. City. Country. Source Name.
  • Real Flights. Check box option here for ADS-B and ACARS. This is critical. Without checking the ACARS box, the source is not added to the drop down menu on the website.
  • Source name. The yml file includes the host IP and host port, but not the source name. Without the source name being set, none of the source statistics are recorded.
  • News RSS Feed URL. (Not required, but a nice feature).
  • When ACARS option checked (from point 4) a new section shows up on the /install/ page. The ACARS settings. ACARS UDP Host and ACARS UDP Port. NOTE. ACARS requires the running of daemon-acars.php script. (Since ACARS is currently not working on FlightAirMap, I suspect this php script is not running in the current docker).
  • Unit for distance. Drop down menu. Kilometers, Nautical Miles or Statute Miles (default Km).
  • Unit for altitude. Meters or Feet. (Default Meters).
  • Unit for speed. Km/hour, MPH or Knotts. (Default Km/hour).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants