formatting
This commit is contained in:
parent
2ff7d1759e
commit
4f59f3bc14
23 changed files with 994 additions and 3338 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# notes
|
||||
|
||||
|
||||
## prompt
|
||||
|
||||
ive attached the readme of my project. this is my current task:
|
||||
|
|
@ -46,7 +45,7 @@ laptop: verify if docker containers run on startup (they shouldnt)
|
|||
### vps setup
|
||||
|
||||
- monitoring and logging (eg via chrootkit or rkhunter, logwatch/monit => mails daily with summary)
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
- ~~keep the vps clean (e.g. old docker images/containers)~~ ✅ CI/CD pipeline runs `docker image prune -f` after deploy
|
||||
|
||||
### ~~cd/ci pipeline~~ ✅ RESOLVED
|
||||
|
|
@ -55,9 +54,9 @@ Forgejo Actions with runner on VPS, Forgejo built-in container registry. See `de
|
|||
|
||||
### ~~postgres backups~~ ✅ RESOLVED
|
||||
|
||||
Daily pg_dump cron job, 7-day retention, dev laptop auto-sync via rsync. See `deployment.md`.
|
||||
=======
|
||||
>>>>>>> dev
|
||||
# Daily pg_dump cron job, 7-day retention, dev laptop auto-sync via rsync. See `deployment.md`.
|
||||
|
||||
> > > > > > > dev
|
||||
|
||||
### try now option
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue