Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9337598
D8957.id32269.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
D8957.id32269.diff
View Options
diff --git a/sysadm/deployment/howto-process-add-forge-now-requests.rst b/sysadm/deployment/howto-process-add-forge-now-requests.rst
--- a/sysadm/deployment/howto-process-add-forge-now-requests.rst
+++ b/sysadm/deployment/howto-process-add-forge-now-requests.rst
@@ -69,7 +69,8 @@
.. code::
- swh scheduler --preset staging add-forge-now \
+ swh scheduler --url http://scheduler0.internal.staging.swh.network:5008/ \
+ add-forge-now --preset staging \
schedule-first-visits \
--visit-type <visit-type> \
--visit-type <another-visit-type> \
@@ -80,7 +81,8 @@
.. code::
- swh scheduler --preset staging add-forge-now \
+ swh scheduler --url http://scheduler0.internal.staging.swh.network:5008/ \
+ add-forge-now --preset staging \
schedule-first-visits \
--visit-type git \
--lister-name gitea \
@@ -146,7 +148,7 @@
.. code::
swh scheduler --url http://saatchi.internal.softwareheritage.org:5008/ \
- add-forge-now \
+ add-forge-now ( --preset production ) \
schedule-first-visits \
--visit-type git \
--lister-name gitea \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 3 2025, 8:10 AM (10 w, 19 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3213807
Attached To
D8957: sysadm/add-forge-now: Fix papercuts
Event Timeline
Log In to Comment