Edits for release (#77)

* General edits, layout changes

* Backup/restore, misc edits

* Alt Markets, cifs/dg updates

* Migration screens

* Recover 03 drive

* update some dev doc titles

Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
This commit is contained in:
kn0wmad
2022-02-22 12:44:14 -07:00
committed by GitHub
parent b34aedba67
commit df6cc9b23f
47 changed files with 376 additions and 210 deletions

View File

@@ -1,36 +1,20 @@
# TODO
- Update all guides in service repos (link to wrapper repos in service guides)
- Lightning (Zeus)
- Vaultwarden needs screens
- Verify LAN and Tor setup steps on a Mac
- Refactor and update Roadmap
- CIFS/LAN OS guides (screens)
- Add / verify ALL links in the **UI** go to the right place in docs
- Fontawesome - Tor box (connecting) needs icon - device guides need OS icons
- Initial Setup
- Alt Market Switching
- Migration / Recovery
- Backups
- CIFS
- OS guides for CIFS
- Local
- Restore from backup
- Mission / values
- Synology
- Lightning Guides (Zeus)
- Vaultwarden guide (screens)
- Refactor and update Roadmap
# BLOCKED:
- Possible sounds in troubleshooting (and walkthrough?)
- Possible sounds in troubleshooting (and overview / update migrate with links)
- Alt Market Build Guide
- Launch versioned site/docs to start9.com
- Verify ALL links (especially in device guides as they are all external)
# AFTER PUBLISHING:
- Create badges for device guide topic boxes <connectivity, performance, resilience and/or tuning>
- Close all relevant issues (some await new processes in order to test)
- Migrate from other server projects / nodes (currently punted)
- Add new video content
- Breakout Bitcoin / Lightning integrations into their own individual pages
Go to the Synology UI > Control Panel > Shared Folder > select the folder you want to use > Permissions tab > make sure that you have read/write permissions for the user you're going to be logging in as (probably unnecessary but I made a separate user for this to keep things segregated) > Save
Then go to the Synology UI > Control Panel > File Services > SMB Tab > Click the SMB drop down button if it isn't already selected > Ensure that "Enable SMB service" is checked.
Under Advanced Settings on the same dropdown I have "Min SMB protocol" set to SMB2 and "Max SMB protocol set to SMB3", I got the impression somewhere that it might be important but I don't know if those are default values or if they actually matter).
On the same dropdown, under "Note" will be "PC (Windows Explorer): \". This DeviceAddressName is the "Hostname" within the Embassy New Shared Folder dialog, and note that it is case sensitive and that the \ have been removed.
Go to Synology UI > File Station > navigate so that you can see the the desired destination folder > right click on it > Properties > General Tab, next to Location: will be an folder location of the format ///, the / portion (so without the volume label) is the "Path" within the Embassy New Shared Folder dialog.
Fill in the Username and Password appropriately for the previously checked user.
- Create badges for device guide topic boxes <connectivity, performance, resilience and/or tuning>
- Connecting LAN/Tor nesting isn't great
- Migrate from other server projects / nodes (currently punted)