ci: add Forgejo Actions workflow for build and deploy
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 5s
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 5s
This commit is contained in:
parent
0c87b70a4a
commit
927ec14e2d
2 changed files with 50 additions and 1 deletions
|
|
@ -7,6 +7,10 @@
|
|||
|
||||
## problems+thoughts
|
||||
|
||||
### IMPORTANT
|
||||
|
||||
verify if hetzner domain needs to be pushed, theres a change on hetzner and some domains need to be migrated
|
||||
|
||||
### docker credential helper
|
||||
|
||||
WARNING! Your credentials are stored unencrypted in '/home/languagedev/.docker/config.json'.
|
||||
|
|
@ -15,7 +19,8 @@ https://docs.docker.com/go/credential-store/
|
|||
|
||||
### vps setup
|
||||
|
||||
monitoring and logging (eg via chrootkit or rkhunter, logwatch/monit => mails daily with summary)
|
||||
- monitoring and logging (eg via chrootkit or rkhunter, logwatch/monit => mails daily with summary)
|
||||
- keep the vps clean (e.g. old docker images/containers)
|
||||
|
||||
### cd/ci pipeline
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue