Closed joereddington closed 2 years ago
Testing the old python scripts with the API key Planning out how I want Oracle to be.
The main insight was this: there needs to be a central 'ordering' file that writers can use to change the order of their cards (Possible problem with this is if they delete some of them)
The second thing I want is to be running from one repo - NO more cloning a new one each time.
I want changes to happen on a button press. No 'new version every ten minutes'
I want the creation of cards to be automatic from a form like this: https://whitewaterwriters.com/imps/p/SampleSeed
There is a file called germinate.py on the server that works. It correctly generates the files.
Next actions:
Then, and only then.
Lots of files now working.
Lots of good notes about
Update_books script first.
We are outgrowing Google Drive at the same time that it is making itself harder for us to use. Increasingly groups are finding it harder and harder to log in.
It's time for us to have an alternative, either as a backup, or as a complete replacement.
We're going to base our client on etherpad-lite. I created this issue: https://github.com/ether/etherpad-lite/issues/3599, which has been fufillied.
We previously attempted to set something up on Digital Occean in #77 but it felt down over config and access issues. Now that we have moved the WWW stack to AWS (in #139) we can do it properly.
Plan
Notes