updates to config

This commit is contained in:
admin 2025-08-15 11:44:33 -06:00
parent c973fe55cd
commit 91a3084f06
2 changed files with 14 additions and 68 deletions

View File

@ -631,6 +631,13 @@ EMAIL_FROM_ADDRESS=changeme@$new_domain
# App Configuration
APP_NAME="$new_domain Map"
# Listmonk Configuration
LISTMONK_API_URL=changeme
LISTMONK_USERNAME=changeme
LISTMONK_PASSWORD=changeme
LISTMONK_SYNC_ENABLED=true
LISTMONK_INITIAL_SYNC=true # Set to true only for first run to sync existing data
EOL
echo "Map .env file updated with domain: $new_domain"
@ -755,6 +762,13 @@ EMAIL_FROM_ADDRESS=changeme@$new_domain
# App Configuration
APP_NAME="$new_domain Map"
# Listmonk Configuration
LISTMONK_API_URL=changeme
LISTMONK_USERNAME=changeme
LISTMONK_PASSWORD=changeme
LISTMONK_SYNC_ENABLED=true
LISTMONK_INITIAL_SYNC=true # Set to true only for first run to sync existing data
EOL
echo "✅ Created new map .env file at $MAP_ENV_FILE"
return 0

View File

@ -1,68 +0,0 @@
e488a23 2025-08-01 | admin | few small changes to language on the admin page
5b673da 2025-08-01 | admin | A tonne more changes, including new nocodb admin section, search for database, code cleanups, and debugging
9fcaf48 2025-08-01 | admin | website updates
55cd626 2025-08-01 | admin | Data converter
0dacdfc 2025-07-31 | admin | udpated config to properly build for smtp
52d921c 2025-07-31 | admin | smtp integration and password recovery.
c0811de 2025-07-31 | admin | a few more dashboard updates
d775dea 2025-07-30 | admin | mobile friendliness
373018c 2025-07-30 | admin | anaylitics dashboard
7edc665 2025-07-30 | admin | square representations of apartments
0d7bdf0 2025-07-29 | admin | Updated apartment locations to stand out mor
dfe7c69 2025-07-28 | admin | some auth updates that got over written
8cebb56 2025-07-27 | admin | Fixed the input form modal to be above the other modals.
d711456 2025-07-27 | admin | Full update to map css
994440a 2025-07-27 | admin | Added apartment views and city of edmonton data import
5da24ae 2025-07-27 | admin | New site frontend updates, search, and general bug fixes
3b7d382 2025-07-24 | admin | Some udpates to tracking user inputs. Still not happy with it but functional so moving on
bb7032d 2025-07-24 | admin | A tonne of updates to how the system builds the view points in hopes of having a better mobile expereince
59ca237 2025-07-22 | admin | QR Code Maker update
dd416f8 2025-07-20 | admin | fixed the search float
54b9210 2025-07-19 | admin | new stuff
5bf87d4 2025-07-19 | admin | New search functionality
0088ffd 2025-07-19 | admin | few cosmetic updates
7989ea0 2025-07-18 | admin | added a move system for the pins
b98207b 2025-07-17 | admin | Fixed some menu bugs
6aae0fe 2025-07-17 | admin | added in the user managment section. Need to also do some updates to the admin menue and whatnot however itll get figured.
88b80bc 2025-07-16 | admin | bug fixes for shifts functionality
65c786d 2025-07-16 | admin | new system for address confrimation
ff3e1e8 2025-07-16 | admin | Added calendar view to the shifts
e056290 2025-07-16 | admin | updated the config.sh so that multiple changemakers can be run on each machine easier.
167b82f 2025-07-16 | admin | added shift titles to the shift signup sheets to make tracking easier and adding shifts easier
fb90f2a 2025-07-16 | admin | Config fixes for the services. yaml and a couple minor things about making it more url agnostic.
2c0c943 2025-07-16 | admin | config changes to better build map .env and updates to the login ui controls
0dd56c0 2025-07-16 | admin | Couple more updates to shiftcontroller to make it more robust
a5bd0e9 2025-07-16 | admin | Fixed bug for displaying sign ups for shifts
9e5b319 2025-07-13 | admin | Fixed bug with where maps presents
2b05b60 2025-07-11 | admin | debugged build precision values on decimal places inside nocodb
0878237 2025-07-11 | admin | Fixes to the map display and several other bugs
c29ad2d 2025-07-10 | admin | Shifts manager
5cba672 2025-07-10 | admin | updates to saving settings
2778b15 2025-07-09 | admin | map system updates
1236c6b 2025-07-09 | admin | Mpas manual and udpates to map view buttons for simpler workflow
34ef38a 2025-07-09 | admin | UI updates to better position map for building dots
d11837e 2025-07-09 | admin | Added in a password field for login. need to add encryption sometime
ab2e91e 2025-07-08 | admin | fixed the preview on moblie for the walk sheet
e31b770 2025-07-08 | admin | naming updates
de3b349 2025-07-08 | admin | documentation updates
56ab400 2025-07-07 | admin | map styling update
488bb99 2025-07-07 | admin | build nocodb udpate - makes new base on every run
c1f6f25 2025-07-06 | admin | okay bidirectional saving done
1ba3899 2025-07-06 | admin | final update for the map server omg
18de90f 2025-07-06 | admin | got config save working
5f39ce8 2025-07-06 | admin | more configs and readme updates.
c4ea519 2025-07-06 | admin | reste.sh updatae
ac01d92 2025-07-06 | admin | okay got to a much more stable state. Fixed race condtion at stat of files. Should be smooth salining for a bit now.
1fc8b52 2025-07-06 | admin | final round of updates. Still need to stabalize first load for the map, having issues for sure; longer load time
f4eefa1 2025-07-05 | admin | resolved most in browser errors and got maps stable. Next need to do some work on the save configuration stuff.
412ca36 2025-07-05 | admin | config.sh fix
776420b 2025-07-05 | admin | build shell script for NocoDB map data
77c3a32 2025-07-05 | admin | new maps admin feature
09c8e02 2025-07-05 | admin | start production updates
4b6acbd 2025-07-04 | admin | update so we can run more than one changemaker per machine
e9d5af3 2025-07-04 | admin | removed the cloudflare credentials and yml from up
d41bd87 2025-07-04 | admin | pushing updates before doing a reset on local machine.
ed0bd33 2025-07-04 | admin | Clean up
949be0b 2025-07-03 | admin | maps updates
7e65665 2025-07-03 | admin | Some updates to the start-production script and just general clean up
ea6e5f1 2025-07-02 | admin | a tonne of improvements! We got maps updaTed, a tonne of documentaiton done, and several small upgrades to hook logic and other things. Fixed the looping problem for mkdocs and claude is not integrated with coder; if people wanna have a ai anyway