-
-
Notifications
You must be signed in to change notification settings - Fork 230
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
feat: 💥 new environment and volume var naming #1729
Commits on Feb 19, 2024
-
feat: 💥 new environment and volume var naming
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for a829ea2 - Browse repository at this point
Copy the full SHA a829ea2View commit details -
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for e550173 - Browse repository at this point
Copy the full SHA e550173View commit details -
fix: 🐛 only rename vars when FROMVAR exists
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for 6ecf0a7 - Browse repository at this point
Copy the full SHA 6ecf0a7View commit details -
fix: 🐛 leave legacy vars untouched
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for ae2ada8 - Browse repository at this point
Copy the full SHA ae2ada8View commit details -
fix: 🐛 include additional untouched globals
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for e1c4d18 - Browse repository at this point
Copy the full SHA e1c4d18View commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4832dbc - Browse repository at this point
Copy the full SHA 4832dbcView commit details -
fix: 🐛 keep dir in existing volume names
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for 30c1623 - Browse repository at this point
Copy the full SHA 30c1623View commit details -
fix: 🐛 redirect requestrr override
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for 3e89127 - Browse repository at this point
Copy the full SHA 3e89127View commit details
Commits on Feb 24, 2024
-
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for 2842e8a - Browse repository at this point
Copy the full SHA 2842e8aView commit details
Commits on Feb 25, 2024
-
fix: 🐛 add missing privoxyvpn vars
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for 7b57cd9 - Browse repository at this point
Copy the full SHA 7b57cd9View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d147fc0 - Browse repository at this point
Copy the full SHA d147fc0View commit details
Commits on Mar 5, 2024
-
Fix
PLEX_CLAIM
variable in PlexFix `PLEX_ENVIRONMENT_CLAIM` TO `PLEX_ENVIRONMENT_PLEX_CLAIM`
Configuration menu - View commit details
-
Copy full SHA for fd64526 - Browse repository at this point
Copy the full SHA fd64526View commit details -
Add missing Gluetun variables and ports
Add the missing `gluetun` variables and ports, set to the defaults listed in the gluetun wiki.
Configuration menu - View commit details
-
Copy full SHA for ecc1419 - Browse repository at this point
Copy the full SHA ecc1419View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa05dc - Browse repository at this point
Copy the full SHA 9fa05dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4aa6cc - Browse repository at this point
Copy the full SHA e4aa6ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc680fc - Browse repository at this point
Copy the full SHA cc680fcView commit details
Commits on Mar 10, 2024
-
chore: 🚚 rename functions and fix regex
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for af8939b - Browse repository at this point
Copy the full SHA af8939bView commit details -
feat: 🚚 only run migrate on enabled apps
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for 83a6621 - Browse repository at this point
Copy the full SHA 83a6621View commit details
Commits on Mar 15, 2024
-
Remove
gluetun
variables for DNSRemove `gluetun` variables for DNS https://github.com/qdm12/gluetun-wiki/blob/main/setup/options/dns.md
Configuration menu - View commit details
-
Copy full SHA for 8833b7d - Browse repository at this point
Copy the full SHA 8833b7dView commit details -
Remove
gluetun
variables for HealthcheckRemove `gluetun` variables for Healthcheck https://github.com/qdm12/gluetun-wiki/blob/main/setup/options/healthcheck.md
Configuration menu - View commit details
-
Copy full SHA for 77e4bc4 - Browse repository at this point
Copy the full SHA 77e4bc4View commit details -
Remove
gluetun
variables to change the three listen addressesRemove `gluetun` variables to change the three listen addresses https://github.com/qdm12/gluetun-wiki/blob/main/setup/options/control-server.md `HTTP_CONTROL_SERVER_ADDRESS`=`:8000` https://github.com/qdm12/gluetun-wiki/blob/main/setup/options/http-proxy.md `HTTPPROXY_LISTENING_ADDRESS`=`:8888` https://github.com/qdm12/gluetun-wiki/blob/main/setup/options/shadowsocks.md `SHADOWSOCKS_LISTENING_ADDRESS`=`:8388`
Configuration menu - View commit details
-
Copy full SHA for 5907fe2 - Browse repository at this point
Copy the full SHA 5907fe2View commit details
Commits on Mar 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f3bc4b - Browse repository at this point
Copy the full SHA 3f3bc4bView commit details -
Merge pull request #1739 from CLHatch/variable-naming
Fix some incorrect and missing variables
Configuration menu - View commit details
-
Copy full SHA for 9129e98 - Browse repository at this point
Copy the full SHA 9129e98View commit details
Commits on Mar 20, 2024
-
Add headings for each app in the .env in the form of: # # APPNAME #
Configuration menu - View commit details
-
Copy full SHA for 5f1c61a - Browse repository at this point
Copy the full SHA 5f1c61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f00bd - Browse repository at this point
Copy the full SHA e1f00bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c00400 - Browse repository at this point
Copy the full SHA 3c00400View commit details -
Move `APPNAME` != `LAST_APPNAME` test to avoid issues with global variables.
Configuration menu - View commit details
-
Copy full SHA for d1461ef - Browse repository at this point
Copy the full SHA d1461efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 441f44f - Browse repository at this point
Copy the full SHA 441f44fView commit details -
Add an extra line after the "Global settings", so there's a blank line before the first application variable comment.
Configuration menu - View commit details
-
Copy full SHA for 23bd9d0 - Browse repository at this point
Copy the full SHA 23bd9d0View commit details
Commits on Mar 22, 2024
-
Add `# APPNAME` and `# APPNAME (User Defined)` headings to .env file. Change logic to files into arrays and search the arrays instead of reading line by line.
Configuration menu - View commit details
-
Copy full SHA for dd8ef14 - Browse repository at this point
Copy the full SHA dd8ef14View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe5f50 - Browse repository at this point
Copy the full SHA cbe5f50View commit details -
Use `inArray "element" "array"` to check if an element is in an array (fixes "deluge" matching "delugevpn"). Clear `APP_LABEL_LIST` array when a new app is iterated to the `.env` file.
Configuration menu - View commit details
-
Copy full SHA for b6dd9be - Browse repository at this point
Copy the full SHA b6dd9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3f5040 - Browse repository at this point
Copy the full SHA b3f5040View commit details -
Configuration menu - View commit details
-
Copy full SHA for a28cf7d - Browse repository at this point
Copy the full SHA a28cf7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a74e65 - Browse repository at this point
Copy the full SHA 7a74e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01426f - Browse repository at this point
Copy the full SHA c01426fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a8ff2 - Browse repository at this point
Copy the full SHA 11a8ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 134523f - Browse repository at this point
Copy the full SHA 134523fView commit details -
Fix index variable when unsetting element of an array.
Configuration menu - View commit details
-
Copy full SHA for 796454e - Browse repository at this point
Copy the full SHA 796454eView commit details
Commits on Mar 23, 2024
-
Move application variable migration to
appvars_create.sh
Removes `appvars_migrate.sh` and`appvars_migrate_all.sh`. Migration is done in `appvars_create.sh` if it sees existing variables to be migrated. Tries to handle not migrating from variables such as `<APPNAME>_PORT_####`, `<APPNAME>_RESTART``, etc.
Configuration menu - View commit details
-
Copy full SHA for 182482b - Browse repository at this point
Copy the full SHA 182482bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a5a96 - Browse repository at this point
Copy the full SHA 11a5a96View commit details -
Check to be sure the the potentially migrated variable name isn't an existing label for the app, instead of using a hardcoded list of exclusions.
Configuration menu - View commit details
-
Copy full SHA for 9fd4329 - Browse repository at this point
Copy the full SHA 9fd4329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e408a2 - Browse repository at this point
Copy the full SHA 3e408a2View commit details
Commits on Mar 24, 2024
-
Use an associative array for default variable values. APP_VAR_VALUE["VARIABLE"]="default value" Change naming of variables used in script a bit.
Configuration menu - View commit details
-
Copy full SHA for ba51d08 - Browse repository at this point
Copy the full SHA ba51d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for c874d6e - Browse repository at this point
Copy the full SHA c874d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d116c0a - Browse repository at this point
Copy the full SHA d116c0aView commit details -
Update
.env
AFTER creating variablesChange to updating the `.env` file to after creating variables, to be sure they are sorted correctly.
Configuration menu - View commit details
-
Copy full SHA for 5b4fd33 - Browse repository at this point
Copy the full SHA 5b4fd33View commit details -
Add comments to appvars_create.sh
Add some comments to `appvars_create.sh`
Configuration menu - View commit details
-
Copy full SHA for d2bb34b - Browse repository at this point
Copy the full SHA d2bb34bView commit details -
Rename `APP_MIGRATE_VAR` to `APP_VAR_MIGRATE`. Change a set of two if statements to use `&&`. Add `debug` lines to check variable values.
Configuration menu - View commit details
-
Copy full SHA for c40f2ee - Browse repository at this point
Copy the full SHA c40f2eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a085c6 - Browse repository at this point
Copy the full SHA 4a085c6View commit details
Commits on Apr 2, 2024
-
Make
env_set
create the variable if it doesn't already exist.Make `env_set` create the variable if it doesn't already exist.
Configuration menu - View commit details
-
Copy full SHA for 7abd76c - Browse repository at this point
Copy the full SHA 7abd76cView commit details -
No need to add
VAR=
before adding a new variableNo need to add `VAR=` before adding a new variable. It is now handled by `env_set`.
Configuration menu - View commit details
-
Copy full SHA for b90e022 - Browse repository at this point
Copy the full SHA b90e022View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e9d99 - Browse repository at this point
Copy the full SHA c2e9d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0925f3f - Browse repository at this point
Copy the full SHA 0925f3fView commit details -
Partial fix to multiple instances of a variable in .env
A partial fix to having multiple instances of a variable in the `.env`. Previously, it would concatenate the values, so that ``` VAR='one' VAR='two' ``` becomes ''' VAR='one two' ``` This partially fixes it by only finding the first line in `env_set`, and only finding the last line in `env_get`. The full fix will be to be sure the `.env` file isn't sorted beforehand, so that the last entry in the file will be the value used.
Configuration menu - View commit details
-
Copy full SHA for 461d790 - Browse repository at this point
Copy the full SHA 461d790View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 355e1e0 - Browse repository at this point
Copy the full SHA 355e1e0View commit details
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39d8efe - Browse repository at this point
Copy the full SHA 39d8efeView commit details -
Address comments, remove some debugging.
Change array searches to use `" VALUE " =~ " $(ARRAY[*]} "` Use explicit `if` Change an un-needed `continue` to an `if/else` Remove some now un-needed debugging lines.
Configuration menu - View commit details
-
Copy full SHA for cbc8a95 - Browse repository at this point
Copy the full SHA cbc8a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500b717 - Browse repository at this point
Copy the full SHA 500b717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92d63f6 - Browse repository at this point
Copy the full SHA 92d63f6View commit details -
Fix array searches to `" ${ARRAY[*]} " =~ " VALUE "
Configuration menu - View commit details
-
Copy full SHA for f1bce7b - Browse repository at this point
Copy the full SHA f1bce7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1093733 - Browse repository at this point
Copy the full SHA 1093733View commit details -
Use globbing instead of regex for array search, remove debug lines
Search arrays using `" ${ARRAY[@]} " == *" VALUE "*`
Configuration menu - View commit details
-
Copy full SHA for ef25335 - Browse repository at this point
Copy the full SHA ef25335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72181cb - Browse repository at this point
Copy the full SHA 72181cbView commit details
Commits on Apr 8, 2024
-
Break adding environment sections into a routine.
Configuration menu - View commit details
-
Copy full SHA for 2ee2341 - Browse repository at this point
Copy the full SHA 2ee2341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f5886e - Browse repository at this point
Copy the full SHA 7f5886eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8ad5a - Browse repository at this point
Copy the full SHA 0d8ad5aView commit details -
Make `ENABLED_LINES` local to block needing it (temporary array). Improve some comments.
Configuration menu - View commit details
-
Copy full SHA for b63b341 - Browse repository at this point
Copy the full SHA b63b341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f57f3 - Browse repository at this point
Copy the full SHA 03f57f3View commit details -
Move initialization of `APP_LABEL_LIST` array to before for loop. It will get reset to empty before each pass of the for loop. Add a couple more comments.
Configuration menu - View commit details
-
Copy full SHA for f1c751f - Browse repository at this point
Copy the full SHA f1c751fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8194fb0 - Browse repository at this point
Copy the full SHA 8194fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1122bf2 - Browse repository at this point
Copy the full SHA 1122bf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3597d8b - Browse repository at this point
Copy the full SHA 3597d8bView commit details -
Re-order variable definitions to make it a bit clearer. Add and move comments.
Configuration menu - View commit details
-
Copy full SHA for 550d94c - Browse repository at this point
Copy the full SHA 550d94cView commit details
Commits on Apr 9, 2024
-
Do all processing in `env_update` internally in arrays, no temp files. Output the array to the new `.;env` file at the end.
Configuration menu - View commit details
-
Copy full SHA for c56a512 - Browse repository at this point
Copy the full SHA c56a512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fd7ebf - Browse repository at this point
Copy the full SHA 5fd7ebfView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab090cd - Browse repository at this point
Copy the full SHA ab090cdView commit details
Commits on Apr 11, 2024
-
Reduce duplicated "Built In" and "User Defined" section output to a loop for builtin/user user defined.
Configuration menu - View commit details
-
Copy full SHA for a2954cd - Browse repository at this point
Copy the full SHA a2954cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc178bc - Browse repository at this point
Copy the full SHA fc178bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f197a - Browse repository at this point
Copy the full SHA 33f197aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6131664 - Browse repository at this point
Copy the full SHA 6131664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 848557b - Browse repository at this point
Copy the full SHA 848557bView commit details -
No need to keep track of index positions of lines added to sections. Duplicates have already been handled by the associative array, the only duplicates would be from the variables added from the `.env.example` file.
Configuration menu - View commit details
-
Copy full SHA for a39075c - Browse repository at this point
Copy the full SHA a39075cView commit details -
Minor fix to comment... it's adding to a "section", not necessarily the "built in" section.
Configuration menu - View commit details
-
Copy full SHA for 1ffa8a9 - Browse repository at this point
Copy the full SHA 1ffa8a9View commit details
Commits on Apr 13, 2024
-
Use
readarray
instead ofmapfile
Replace all references to `mapfile` with `readarray`. They are the exact same command, but `readarray` seems clearer on what it does.
Configuration menu - View commit details
-
Copy full SHA for b826348 - Browse repository at this point
Copy the full SHA b826348View commit details
Commits on Apr 22, 2024
-
Update
env_get
,env_set
andenv_update
Ignore whitespace before and after variable when getting and setting variables, to allow ` VAR ='value'` Change `env_set` to a simple "Delete variable in file" and "Add variable to file".
Configuration menu - View commit details
-
Copy full SHA for 9fe89aa - Browse repository at this point
Copy the full SHA 9fe89aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7225c85 - Browse repository at this point
Copy the full SHA 7225c85View commit details -
Ignore error when deleting a variable (the `.env` file may not exist).
Configuration menu - View commit details
-
Copy full SHA for e6f127d - Browse repository at this point
Copy the full SHA e6f127dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee043d - Browse repository at this point
Copy the full SHA 8ee043dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e9172 - Browse repository at this point
Copy the full SHA 78e9172View commit details -
Simplify `grep/sed` commands to a single `sed` command to get all variable lines minus whitespace.
Configuration menu - View commit details
-
Copy full SHA for d35c014 - Browse repository at this point
Copy the full SHA d35c014View commit details -
Configuration menu - View commit details
-
Copy full SHA for e76aeb5 - Browse repository at this point
Copy the full SHA e76aeb5View commit details -
Move `env_update` after `appvarse_create_all` in the test. `env_update` adds the global variables and sorts.
Configuration menu - View commit details
-
Copy full SHA for f65195b - Browse repository at this point
Copy the full SHA f65195bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bfd750 - Browse repository at this point
Copy the full SHA 2bfd750View commit details -
Ignore whitespace before and after variables.
Configuration menu - View commit details
-
Copy full SHA for 9ccb749 - Browse repository at this point
Copy the full SHA 9ccb749View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa46e23 - Browse repository at this point
Copy the full SHA fa46e23View commit details -
Ensure all upper case variable names
Make all references to variables names upper case. Convert all variable names to upper case.
Configuration menu - View commit details
-
Copy full SHA for 56722f2 - Browse repository at this point
Copy the full SHA 56722f2View commit details
Commits on Apr 26, 2024
-
Change sorting of variables to sort using lower case, so that `_` sorts to the top. This will allow using variables starting with `_` in other variable definitions, such as `VAR="This expands ${_VAR2}"`. A variable must be defined BEFORE being expanded in another variable.
Configuration menu - View commit details
-
Copy full SHA for 1bdc295 - Browse repository at this point
Copy the full SHA 1bdc295View commit details -
Configuration menu - View commit details
-
Copy full SHA for d48aaf4 - Browse repository at this point
Copy the full SHA d48aaf4View commit details
Commits on Apr 28, 2024
-
fix: 📦 un-deprecate vpn containers
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for 6bb659d - Browse repository at this point
Copy the full SHA 6bb659dView commit details -
fix: 📦 un-deprecate vpn containers (mkdocs)
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for d6d91d2 - Browse repository at this point
Copy the full SHA d6d91d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de873c - Browse repository at this point
Copy the full SHA 1de873cView commit details
Commits on Jun 5, 2024
-
Update env_update.sh & .env.example
Remove extra newline at end of `.env.example`, add the newline in the app headings instead. Fix up naming of variables slightly. Select a heading format instead of the heading itself when looping between `BUILTIN` and `USER_DEFINED` headings.
Configuration menu - View commit details
-
Copy full SHA for f1596f9 - Browse repository at this point
Copy the full SHA f1596f9View commit details -
Disable shellcheck error for variable in printf format string
Configuration menu - View commit details
-
Copy full SHA for 842b0a0 - Browse repository at this point
Copy the full SHA 842b0a0View commit details
Commits on Jun 6, 2024
-
feat: ✨ allow setting container_name
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for d6c67c3 - Browse repository at this point
Copy the full SHA d6c67c3View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df4425e - Browse repository at this point
Copy the full SHA df4425eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69fb677 - Browse repository at this point
Copy the full SHA 69fb677View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7cc4d8 - Browse repository at this point
Copy the full SHA c7cc4d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4294686 - Browse repository at this point
Copy the full SHA 4294686View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b6087 - Browse repository at this point
Copy the full SHA a3b6087View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f39cc - Browse repository at this point
Copy the full SHA b2f39ccView commit details -
chore: switch back to lsio nzbget
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for 8bd0197 - Browse repository at this point
Copy the full SHA 8bd0197View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f30b5 - Browse repository at this point
Copy the full SHA a2f30b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7ac6c - Browse repository at this point
Copy the full SHA 6d7ac6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dbc966 - Browse repository at this point
Copy the full SHA 1dbc966View commit details
Commits on Sep 7, 2024
-
Co-authored-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for 1db554c - Browse repository at this point
Copy the full SHA 1db554cView commit details -
Co-authored-by: Eric Nemchik <eric@nemchik.com>
Configuration menu - View commit details
-
Copy full SHA for 58d92b9 - Browse repository at this point
Copy the full SHA 58d92b9View commit details -
Remove `APPFOLDER` variable. Remove commented `debug` line.
Configuration menu - View commit details
-
Copy full SHA for fe31c67 - Browse repository at this point
Copy the full SHA fe31c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8b984 - Browse repository at this point
Copy the full SHA cb8b984View commit details -
Merge pull request #1745 from CLHatch/variable-naming
Add "APPNAME" headings in `.env`, and move the "migrate" logic into `appvars_create.sh`
Configuration menu - View commit details
-
Copy full SHA for 8d3c414 - Browse repository at this point
Copy the full SHA 8d3c414View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d5b4b - Browse repository at this point
Copy the full SHA 24d5b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe237a - Browse repository at this point
Copy the full SHA dbe237aView commit details