forked from expo/troggle
server setup docum
This commit is contained in:
@@ -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
5
debian/serversetup
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user