2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 07:11:52 +00:00

server setup docum

This commit is contained in:
Philip Sargent 2021-03-22 02:26:11 +00:00
parent a0c3ef8ea1
commit 24bab23508
2 changed files with 8 additions and 0 deletions

View File

@ -9,6 +9,9 @@ not the database and lives at http://expo.survex.com/repositories/troggle/.git/
See copyright notices in See copyright notices in
http://expo.survex.com/handbook/computing/contribute.html http://expo.survex.com/handbook/computing/contribute.html
See online documentation at http://expo.survex.com/handbook/troggle/serverconfig.html
and at troggle/debian/serversetup .
Troggle setup Troggle setup
============= =============
1. git clone troggle into correct directory structure 1. git clone troggle into correct directory structure

5
debian/serversetup vendored
View File

@ -1,6 +1,11 @@
Instructions for setting up new expo debian server/VM Instructions for setting up new expo debian server/VM
For Debian Stretch, June 2019. For Debian Stretch, June 2019.
[Note added March 2021:
See also http://expo.survex.com/handbook/troggle/serverconfig.html
and troggle/README.txt
]
adduser expo adduser expo
apt install openssh-server mosh tmux mc zile emacs-nox mc most ncdu apt install openssh-server mosh tmux mc zile emacs-nox mc most ncdu
apt install python-django apache2 mysql-server survex make rsync apt install python-django apache2 mysql-server survex make rsync