2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-12-18 14:32:19 +00:00
troggle/_deploy
2024-12-15 21:59:41 +00:00
..
debian-laptops
debian-server
docker
ubuntu-dev
wsl archiving the pip venv mechanisms 2024-12-15 21:59:41 +00:00
xubuntu
debian_server
readme.txt archiving the pip venv mechanisms 2024-12-15 21:59:41 +00:00

2024-12-15 Philip Sargent
You will need your own localsettings.py but they are all out of date in these 
subdirectories except for /wsl/ . So copy that to /troggle/ and make your own
edits to make it work with your own machine and file whereabouts.

- settings.py 
is common to all configurations, 
but these are different:
- localsettings.py
- dev.toml

2023-07-17 Philip Sargent

Trying to sort out configurations as we got into a bit of a mess on 
Expo in the last couple of weeks with two (notionally identical Debian 
Bullseye) expo laptops Crowley (which has local troggle installed and 
can run locally) and Aziraphale (has local copy of troggle repo but is 
not configured to run locally), Martin Green's laptop (Ubuntu 22.04.2), 
Philip's Barbie laptop Ubuntu 22.04.3). And of course the server itself 
expo.survex.com which is running Debian Bullseye. But most development 
recently had been done on Philip's two other machines, desktop and PC, 
both running Ubuntu on WSL on Windows and both using venv environments, 
which Crowley also does.