Block a user
[Dev] Dev server not detecting file changes
[Dev] Dev server not detecting file changes
OK, this is resolved in the WIP docker-compose setup :)
Just wranging the production deploy now...
Closing optimistically...new docs will be in the ususal CONTRIBUTING.md.
decentral1se
deleted branch fix-crud-image from autonomic-coopera…/autonomic.zone
2020-05-01 10:48:26 +00:00
Use different image for blog post
decentral1se
commented on pull request autonomic-coopera…/autonomic.zone#25
2020-05-01 10:48:03 +00:00
Use different image for blog post
Closing this off for now to avoid conflicts...
decentral1se
pushed to master at autonomic-coopera…/drone-docker-runner.autonomic.…
2020-05-01 05:35:55 +00:00
decentral1se
deleted branch rss-icon from autonomic-coopera…/autonomic.zone
2020-04-30 18:14:06 +00:00
[Dev] Dev server not detecting file changes
OK I better take another look at this. I was trying to make it auto-reload stuff but it was not working for me when writing the blog post. I think my Jeklly container + entrypoint approach might be a bit wrong if this is hard to do. I'll try to come at this from another angle.
target is null: doesn't break the site but "TypeError" in the console
decentral1se
pushed to master at autonomic-coopera…/molecule-hetznercloud
2020-04-29 10:48:41 +00:00
decentral1se
pushed tag 0.2.1 to autonomic-coopera…/molecule-hetznercloud
2020-04-29 10:48:41 +00:00
decentral1se
pushed to master at autonomic-coopera…/molecule-hetznercloud
2020-04-29 08:57:25 +00:00
Deploy on dokku.autonomic.zone
And the other missing step was:
So you just need to do `pass show deploy_key/drone
Deploy on dokku.autonomic.zone
---
kind: pipeline
name: default
steps:
- name: Deploy wiki with Dokku
image: appleboy/drone-git-push:0.2.0-linux-amd64
settings:
remote: ssh://dokku@dokku.autonomic.zone:222/kawaiipunk.xyz
ssh_key:
from_secret: drone_deploy_key
trigger:
branch:
- master
decentral1se
pushed to master at autonomic-coopera…/molecule-hetznercloud
2020-04-27 19:17:10 +00:00