1
0
Fork 0
mirror of synced 2024-06-12 15:34:34 +12:00

deploy button fixes

This commit is contained in:
Nick Sweeting 2021-04-23 15:08:13 -04:00
parent f99fd6f511
commit c88e042445
2 changed files with 8 additions and 3 deletions

View file

@ -1,4 +1,9 @@
spec:
services:
- name: archivebox
image: archivebox/archivebox:latest
image:
registry_type: 'DOCKER_HUB'
registry: 'archivebox'
repository: 'archivebox'
tag: 'latest'
http_port: 8000

View file

@ -110,8 +110,8 @@ ls ./archive/*/index.json # or browse directly via the filesyste
**🖥&nbsp; Supported OSs:** Linux/BSD, macOS, Windows (Docker/WSL) &nbsp; **👾&nbsp; CPUs:** amd64, x86, arm8, arm7 <sup>(raspi>=3)</sup>
<a href="https://cloud.digitalocean.com/apps/new?repo=https://github.com/ArchiveBox/ArchiveBox/tree/dev?refcode=f7c41d4eeae1">
<img src="https://www.deploytodo.com/do-btn-blue.svg" alt="Deploy to DigitalOcean (referral link)">
<a href="https://cloud.digitalocean.com/apps/new?repo=https://github.com/ArchiveBox/ArchiveBox/tree/dev&refcode=f7c41d4eeae1">
<img src="https://www.deploytodo.com/do-btn-blue-ghost.svg" alt="Deploy to DigitalOcean (referral link)">
</a>
#### ⬇️&nbsp; Initial Setup