Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
devel
-----

* Replace arangodb.com with arango.ai in URLs

* Updated ArangoDB Starter to v0.19.15.

* Rebuilt included rclone v1.65.2 with go1.24.11 and non-vulnerable
Expand Down Expand Up @@ -13763,7 +13765,7 @@ v3.5.0-rc.1 (2019-05-14)
- `--javascript.endpoints-whitelist`: control accessible endpoints in JavaScript
- `--javascript.files-whitelist`: control file access in JavaScript

Note: There is a [detailed description of all options](https://docs.arangodb.com/stable/operations/security/security-options/).
Note: There is a [detailed description of all options](https://docs.arango.ai/arangodb/stable/operations/security/security-options/).

* Prevented arangod from making a call to www.arangodb.com at startup.

Expand Down
10 changes: 5 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,12 +202,12 @@ option(USE_ENTERPRISE "enable enterprise build" OFF)

# for the packages
set(ARANGODB_PACKAGE_VENDOR "ArangoDB GmbH")
set(ARANGODB_PACKAGE_CONTACT "info@arangodb.com")
set(ARANGODB_PACKAGE_CONTACT "info@arango.ai")
set(ARANGODB_DISPLAY_NAME "ArangoDB")
set(ARANGODB_URL_INFO_ABOUT "https://www.arangodb.com")
set(ARANGODB_HELP_LINK "https://docs.arangodb.com/${ARANGODB_VERSION_MAJOR}.${ARANGODB_VERSION_MINOR}/")
set(ARANGODB_CONTACT "hackers@arangodb.com")
set(ARANGODB_FRIENDLY_STRING "ArangoDB - the native multi-model NoSQL database")
set(ARANGODB_URL_INFO_ABOUT "https://arango.ai")
set(ARANGODB_HELP_LINK "https://docs.arango.ai/arangodb/${ARANGODB_VERSION_MAJOR}.${ARANGODB_VERSION_MINOR}/")
set(ARANGODB_CONTACT "hackers@arango.ai")
set(ARANGODB_FRIENDLY_STRING "ArangoDB - the native multi-model graph database")


# binaries
Expand Down
20 changes: 11 additions & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Contributing

We welcome bug fixes and patches from 3rd party contributors. Please
see the [Contributor Agreement](https://www.arangodb.com/community#contribute)
for details.
We welcome bug fixes and patches from 3rd party contributors.
Please see the applicable agreement for details:

Please follow these guidelines if you want to contribute to ArangoDB:
- [Individual Contributor License Agreement](https://arango.ai/contributor-license)
- [Corporate Contributor License Agreement](https://arango.ai/corporate-cla)

Please follow below guidelines if you want to contribute to ArangoDB.

# Reporting Bugs

Expand Down Expand Up @@ -39,7 +41,7 @@ yet.
the appropriate branches there. This will most likely be **devel**.

- You must use the Apache License for your changes and have signed our
[CLA](https://arangodb.com/community/#contribute). We cannot accept pull requests
[CLA](#contributing). We cannot accept pull requests
from contributors who didn't sign the CLA.

- Please let us know if you plan to work on a ticket. This way we can make sure
Expand Down Expand Up @@ -557,7 +559,7 @@ SIGABRT. SIGKILL signals, which the operating system can send to a process in ca

In case the crash handler receives one of the mentioned interceptable signals, it will
write basic crash information to the logfile and a backtrace of the call site.
The backtrace can be provided to the ArangoDB support for further inspection. Note that
The backtrace can be provided to the Arango support for further inspection. Note that
backtraces are only usable if debug symbols for ArangoDB have been installed as well.

After logging the crash information, the crash handler will execute the default action for
Expand Down Expand Up @@ -1337,10 +1339,10 @@ arangodb directory.

# Additional Resources

- [ArangoDB website](https://www.arangodb.com/)
- [Arango website](https://arango.ai/)

- [ArangoDB on Twitter](https://twitter.com/arangodb)
- [Arango on X](https://x.com/arangoai)

- [General GitHub documentation](https://help.github.com/)

- [GitHub pull request documentation](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork/)
- [GitHub pull request documentation](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ troubleshoot: |
and the machines can communicate to one-another.
* Second: Check ArangoDB logs of this server for more details, most likely
you see `WARN` or `ERROR` messages in the `replication` log topic. If you contact
ArangoDB support for this issue, it helps to include these servers logs as well.
the Arango support for this issue, it helps to include these servers logs as well.
* Third: (Unlikely) If the logs contain unexpected format or value entries
please check if you are running all ArangoDB DB-Servers within the same
version of ArangoDB. Only upgrades of one minor version at a time are supported
in general, so if you are running one server with a much newer / older version
please upgrade all servers to the newest version.
* Forth: If none of the above applies, please contact ArangoDB Support.
* Forth: If none of the above applies, please contact the Arango support.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ threshold: |
ArangoDB than RocksDB can keep up with its background processing.
This has lead to actual write stops, which are bad since they can lead
to unavailability. If you see this number grow, you need to act,
if in doubt, contact ArangoDB support.
if in doubt, contact the Arango support.
troubleshoot: |
Quite often, RocksDB is limited by the available I/O bandwidth. Sometimes,
it is not the bandwidth itself, but the number of I/O operations per
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Metrics/arangodb_shards_leader_number.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ troubleshoot: |
in the ArangoDB web interface, or use the
[cluster maintenance tools](https://github.com/arangodb/cluster-maintenance)
(`create-move-plan` and `execute-move-plan` specifically). In the latter
case, contact ArangoDB customer support.
case, contact the Arango customer support.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ troubleshoot: |
and waiting is a good measure at first. However, if the situation
persists, something is wrong, potentially some constant server crash
(maybe out of memory crashes?) or another situation preventing
shards to get in sync. Contact ArangoDB customer support in this case.
shards to get in sync. Contact the Arango customer support in this case.
2 changes: 1 addition & 1 deletion Documentation/Metrics/arangodb_shards_number.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ troubleshoot: |
ArangoDB web interface, or use the
[cluster maintenance tools](https://github.com/arangodb/cluster-maintenance)
(`create-move-plan` and `execute-move-plan` specifically). In the latter
case, contact ArangoDB customer support.
case, contact the Arango customer support.
2 changes: 1 addition & 1 deletion Documentation/Metrics/arangodb_shards_out_of_sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ troubleshoot: |
and waiting is a good measure at first. However, if the situation
persists, something is wrong, potentially some constant server crash
(maybe out of memory crashes?) or another situation preventing shards
to get in sync. Contact ArangoDB customer support in this case.
to get in sync. Contact the Arango customer support in this case.
2 changes: 1 addition & 1 deletion Documentation/Metrics/arangodb_sync_rebuilds_total.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ description: |
troubleshoot: |
This number is always `0` from version 3.9.3 onwards. If it is
non-zero in previous versions, then something is wrong, please
contact ArangoDB customer support in this case.
contact the Arango customer support in this case.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ description: |
incremental resync process starts from scratch.
troubleshoot: |
Normally, this number is always `0`. If it is not, then usually
something is wrong, please contact ArangoDB customer support in this
something is wrong, please contact the Arango customer support in this
case.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ troubleshoot: |
However, if the situation persists, something is wrong, potentially
some constant server crash (maybe out of memory crashes?) or another
situation preventing shards to get in sync.
Contact ArangoDB customer support in this case.
Contact the Arango customer support in this case.
2 changes: 1 addition & 1 deletion Documentation/Metrics/rocksdb_is_write_stopped.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ description: |
files and the RocksDB background threads have not managed to keep up
with their compaction work. This situation should be avoided, since
nasty delays in database operations are incurred. If in doubt,
contact ArangoDB support.
contact the Arango support.
4 changes: 2 additions & 2 deletions Documentation/man1/arangobench.1
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ NAME
SYNOPSIS
<COMMAND> [options]
DESCRIPTION
The arangob binary can be used to issue test requests to the
The arangobench binary can be used to issue test requests to the
ArangoDB database. It can be used for benchmarks or server function
testing. It supports parallel querying and batch requests.
OPTIONS
For a complete list of options, please refer to the ArangoDB
online manual, available at https://www.arangodb.com/
online manual, available at https://docs.arango.ai/arangodb/

AUTHOR
2 changes: 1 addition & 1 deletion Documentation/man1/arangodump.1
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ DESCRIPTION
OPTIONS
The <COMMAND> binary has many options that can be used to control its
behavior. For a complete list of options, please refer to the
ArangoDB online manual, available at https://www.arangodb.com/
ArangoDB online manual, available at https://docs.arango.ai/arangodb/

AUTHOR
2 changes: 1 addition & 1 deletion Documentation/man1/arangoexport.1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ DESCRIPTION
OPTIONS
The <COMMAND> binary has many options that can be used to control its
behavior. For a complete list of options, please refer to the
ArangoDB online manual, available at https://www.arangodb.com/ or run
ArangoDB online manual, available at https://docs.arango.ai/arangodb/ or run
<COMMAND> --help.

AUTHOR
2 changes: 1 addition & 1 deletion Documentation/man1/arangoimport.1
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ DESCRIPTION
OPTIONS
The <COMMAND> binary has many options that can be used to control its
behavior. For a complete list of options, please refer to the
ArangoDB online manual, available at https://www.arangodb.com/
ArangoDB online manual, available at https://docs.arango.ai/arangodb/

AUTHOR
2 changes: 1 addition & 1 deletion Documentation/man1/arangorestore.1
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ DESCRIPTION
one JSON document with the attribute name/value pairs to import.
OPTIONS
For a complete list of options, please refer to the ArangoDB
online manual, available at https://www.arangodb.com/
online manual, available at https://docs.arango.ai/arangodb/

AUTHOR
2 changes: 1 addition & 1 deletion Documentation/man1/arangosh.1
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ DESCRIPTION
is established, it can be used to execute actions on the server.
OPTIONS
For a complete list of options, please refer to the ArangoDB
online manual, available at https://www.arangodb.com/
online manual, available at https://docs.arango.ai/arangodb/

AUTHOR
2 changes: 1 addition & 1 deletion Documentation/man8/arangod.8
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ DESCRIPTION
OPTIONS
The <COMMAND> binary has many options that can be used to control its
behavior. For a complete list of options, please refer to the
ArangoDB online manual, available at https://www.arangodb.com/
ArangoDB online manual, available at https://docs.arango.ai/arangodb/

AUTHOR
2 changes: 1 addition & 1 deletion Documentation/man8/foxx-manager.8
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ DESCRIPTION
uninstalled.
OPTIONS
For a complete list of options, please refer to the ArangoDB
online manual, available at https://www.arangodb.com/
online manual, available at https://docs.arango.ai/arangodb/

AUTHOR
6 changes: 3 additions & 3 deletions Installation/ARM/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ update-rc.d arangodb3 start 99 2 3 4 5 . stop 00 0 1 6 . >/dev/null
/etc/init.d/arangodb3 start

echo "
ArangoDB 2 (http://www.arangodb.com)
ArangoDB (http://arango.ai/products/arangodb/)
A multi-purpose open-source database with a flexible data model for documents,
graphs, and key-values.

First Steps with ArangoDB:
http:/www.arangodb.com/quickstart
http://docs.arango.ai/arangodb/stable/get-started/

Upgrading ArangoDB:
https://docs.arangodb.com/stable/operations/upgrading/
https://docs.arango.ai/arangodb/stable/operations/upgrading/

Upgrading ArangoDB database files:
> /etc/init.d/arangodb3 upgrade
Expand Down
4 changes: 2 additions & 2 deletions Installation/Ubuntu/snapcraft.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: @CPACK_PACKAGE_NAME@
version: @CPACK_PACKAGE_VERSION@-@ARANGODB_SNAP_REVISION@
description: "ArangoDB is a native multi-model database with flexible data models for
documents, graphs, and key-values. Build high performance applications using a convenient
SQL-like query language or JavaScript extensions. https://www.arangodb.com"
summary: ArangoDB3 Server - One Core. One Query Language. Multiple Data Models.
SQL-like query language or JavaScript extensions. https://arango.ai"
summary: ArangoDB Server - One Core. One Query Language. Multiple Data Models.

icon: arangodb.png

Expand Down
2 changes: 1 addition & 1 deletion Installation/debian/client_packagedesc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ stand-alone shell
Copyright: 2014-2016 by ArangoDB GmbH
Copyright: 2012-2013 by triAGENS GmbH
ArangoDB Software
www.arangodb.com
https://arango.ai
6 changes: 3 additions & 3 deletions Installation/debian/control
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Source: arangodb3
Section: database
Priority: optional
Maintainer: ArangoDB GmbH <info@arangodb.com>
Maintainer: ArangoDB GmbH <info@arango.ai>
Build-Depends: debhelper (>= 5), libreadline-dev, libssl-dev, python, libicu-dev, libtool, autoconf, automake

Package: arangodb3
Expand All @@ -16,7 +16,7 @@ Description: a multi-purpose NoSQL database
Copyright: 2012-2013 by triAGENS GmbH
Copyright: 2014-2015 by ArangoDB GmbH
ArangoDB Software
www.arangodb.com
https://arango.ai

Package: arangodb3-client
Architecture: any
Expand All @@ -30,7 +30,7 @@ Description: stand-alone shell
Copyright: 2012-2013 by triAGENS GmbH
Copyright: 2014-2015 by ArangoDB GmbH
ArangoDB Software
www.arangodb.com
https://arango.ai

Package: arangodb-dbg
Architecture: any
Expand Down
2 changes: 1 addition & 1 deletion Installation/debian/dbg_packagedesc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ stand-alone shell
Copyright: 2014-2016 by ArangoDB GmbH
Copyright: 2012-2013 by triAGENS GmbH
ArangoDB Software
www.arangodb.com
https://arango.ai
2 changes: 1 addition & 1 deletion Installation/debian/packagedesc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ the multi-model NoSQL database
Copyright: 2014-2018 by ArangoDB GmbH
Copyright: 2012-2013 by triAGENS GmbH
ArangoDB Software
www.arangodb.com
https://arango.ai
8 changes: 4 additions & 4 deletions Installation/rpm/arangodb.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Summary: The open-source, multi-model NoSQL database
License: Apache-2.0
Group: Productivity/Databases/Servers
Conflicts: arangodb, @CPACKG_PACKAGE_CONFLICTS@, @CPACKG_PACKAGE_CONFLICTS@-client, @CPACK_PACKAGE_NAME@-client
Url: http://www.arangodb.com
Url: https://arango.ai
Vendor: @CPACK_PACKAGE_VENDOR@
Prefix: @CPACK_PACKAGING_INSTALL_PREFIX@
BuildRoot: @CMAKE_CURRENT_BINARY_DIR@/_CPack_Packages/Linux/RPM/@CPACK_PACKAGE_FILE_NAME@
Expand Down Expand Up @@ -220,17 +220,17 @@ chkconfig --level 2345 arangodb3 on
%endif

echo "
ArangoDB 3 (https://www.arangodb.com)
ArangoDB (https://arango.ai)
The multi-model NoSQL database: distributed free and open-source database
with a flexible data model for documents, graphs, and key-values. Build
high performance applications using a convenient SQL-like query language
or JavaScript extensions.

First Steps with ArangoDB:
https://docs.arangodb.com/stable/get-started/
https://docs.arango.ai/arangodb/stable/get-started/

Upgrading ArangoDB:
https://docs.arangodb.com/stable/operations/upgrading/
https://docs.arango.ai/arangodb/stable/operations/upgrading/

Upgrading ArangoDB database files:
> /etc/init.d/arangodb3 upgrade
Expand Down
2 changes: 1 addition & 1 deletion Installation/systemd/arangodb3.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# performance applications using a convenient sql-like query
# language or JavaScript extensions.
#
# http://www.arangodb.com
# https://arango.ai
#

[Unit]
Expand Down
Loading