mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-20 05:11:40 +02:00
deploy button fixes
This commit is contained in:
@@ -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
|
||||
|
@@ -110,8 +110,8 @@ ls ./archive/*/index.json # or browse directly via the filesyste
|
||||
**🖥 Supported OSs:** Linux/BSD, macOS, Windows (Docker/WSL) **👾 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>
|
||||
|
||||
#### ⬇️ Initial Setup
|
||||
|
Reference in New Issue
Block a user