Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3n3a-archive/outline-backup
A backup script, that automatically downloads a full backup
https://github.com/3n3a-archive/outline-backup
Last synced: 2 months ago
JSON representation
A backup script, that automatically downloads a full backup
- Host: GitHub
- URL: https://github.com/3n3a-archive/outline-backup
- Owner: 3n3a-archive
- License: mit
- Archived: true
- Created: 2022-07-08T20:14:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-10T18:25:40.000Z (over 2 years ago)
- Last Synced: 2024-11-20T05:18:50.406Z (2 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Outline Backup
Create a full backup.
## Requirements
* Api Token from Outline
* An accessible instance of outline, from within your network## Environment Variables
```
OUTLINE_URL=your_instance
OUTLINE_API_KEY=your_token
```