opalstack

a table test

created (trial) account 10/6/2020

user: wendell
pw: cat

    Server hostname: opal4.opalstack.com
    Server IP address: 172.241.25.136

shell account:

wendell
z...X

Topic Guides

namecheap

    -> manage
    -> nameservers

and copy over the nameservers listed here:

[what-are-your-name-servers](https://help.opalstack.com/article/48/what-are-your-name-servers)

python

to install python packages to local directory:

    $ export PYTHONPATH=/home/wendell/.local/lib/python3.6/site-packages
    $ python3 setup.py install --prefix=/home/wendell/.local/

notes app

fixme: angela_site vs. angela vs. notes vs notes_static ???

fixme: why are some angela_site and some angela and some notes and some notes_static ???

ISSUE: the apps/routes are (incorrectly named) this way:

$ find .
.
./sites
./sites/angela_site
./sites/angela_site/error.txt
./sites/angela_site/access.txt
./sites/angela_site/access.txt-20201010.gz
./sites/angela_site/error.txt-20201010.gz
./sites/notes
./sites/notes/error.txt
./sites/notes/access.txt
./apps
./apps/angela
./apps/angela/install.log
./apps/angela/uwsgi.log
./apps/angela/uwsgi.log-20201010.gz
./apps/notes_static