Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
les
gancio
Commits
26d7b9ee
Verified
Commit
26d7b9ee
authored
Jun 24, 2021
by
les
Browse files
minor
parent
973b386d
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
26d7b9ee
...
...
@@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file.
### Unreleased
### 1.0
### 1.0
(beta)
This release is a complete rewrite of frontend UI and many internals, main changes are:
- Switch UI framework from [element](https://element.eleme.io/) to [vuetify](https://vuetifyjs.com/)
...
...
docs/changelog.md
View file @
26d7b9ee
...
...
@@ -8,7 +8,7 @@ nav_order: 10
All notable changes to this project will be documented in this file.
### 1.0
### 1.0
(beta)
This release is a complete rewrite of frontend UI and many internals, main changes are:
-
Switch UI framework from
[
element
](
https://element.eleme.io/
)
to
[
vuetify
](
https://vuetifyjs.com/
)
...
...
docs/install/backup.md
View file @
26d7b9ee
...
...
@@ -17,7 +17,7 @@ tar -czf gancio-$(date +%Y-%m-%d-%H%M%S)-backup.tgz \
$(
ls
-d
config.json uploads user_locale db.sqlite postgres data logs 2> /dev/null
)
```
> warning "Permission denied"
> `postgres` directory could
be with
different permission or owner, in this case you need to be root or use `sudo` instead.
> `postgres` directory could
have
different permission or owner, in this case you need to be root or use `sudo` instead.
> info "Automatic backup"
> To periodically backup your data you should probably use something like [restic](https://restic.net) or [borg](https://www.borgbackup.org/)
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment