Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/changes/?format=api
https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/changes/?format=api&page=2", "previous": null, "results": [ { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020634Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/it/master/pages/provisioning-aws.po" }, "id": 17436252, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/17436252/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581342/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020600Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 rm s3://$NAME-infra/bootstrap.ign\n", "old_state": -1 }, "id": 17436251, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436251/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581341/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020566Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\nSSHKEY='my-key' # the name of your SSH key: `aws ec2 describe-key-pairs`\nIMAGE='ami-xxx' # the AMI ID found on the download page\nDISK='20' # the size of the hard disk\nREGION='us-east-1' # the target region\nTYPE='m5.large' # the instance type\nSUBNET='subnet-xxx' # the subnet: `aws ec2 describe-subnets`\nSECURITY_GROUPS='sg-xxx' # the security group `aws ec2 describe-security-groups`\nUSERDATA='/path/to/config.ign' # path to your Ignition config\nPROFILE='xxx-profile' # the name of an IAM instance profile `aws iam list-instance-profiles`\naws ec2 run-instances \\\n --region $REGION \\\n --image-id $IMAGE \\\n --instance-type $TYPE \\\n --key-name $SSHKEY \\\n --subnet-id $SUBNET \\\n --security-group-ids $SECURITY_GROUPS \\\n --user-data \"file://${USERDATA}\" \\\n --iam-instance-profile Name=${PROFILE} \\\n --tag-specifications \"ResourceType=instance,Tags=[{Key=Name,Value=${NAME}}]\" \\\n --block-device-mappings \"VirtualName=/dev/xvda,DeviceName=/dev/xvda,Ebs={VolumeSize=${DISK}}\"\n", "old_state": -1 }, "id": 17436250, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436250/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581340/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020532Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Launching and customizing a new instance with remote Ignition file from a S3 bucket", "old_state": -1 }, "id": 17436249, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436249/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581339/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020497Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "To launch the instance, need to attach the created profile. From the command-line, use `--iam-instance-profile`.", "old_state": -1 }, "id": 17436248, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436248/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581338/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020464Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "# Finally, add the role to the instance profile\naws iam add-role-to-instance-profile --instance-profile-name ${PROFILE} --role-name ${ROLE_NAME}\n", "old_state": -1 }, "id": 17436247, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436247/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581337/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020428Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "# Create the instance profile required by EC2 to contain the role\nPROFILE=\"my-instance-profile\"\naws iam create-instance-profile --instance-profile-name ${PROFILE}\n", "old_state": -1 }, "id": 17436246, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436246/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581336/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020393Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "# Attach the AWS managed policy named AmazonS3ReadOnlyAccess to the role\naws iam attach-role-policy --policy-arn arn:aws:iam::aws:policy/AmazonS3ReadOnlyAccess --role-name ${ROLE_NAME}\n", "old_state": -1 }, "id": 17436245, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436245/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581335/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020359Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "# Create the role and attach the trust policy that allows EC2 to assume this role.\nROLE_NAME=\"my-role\"\naws iam create-role --role-name ${ROLE_NAME} --assume-role-policy-document file://trustpolicyforec2.json\n", "old_state": -1 }, "id": 17436244, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436244/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581334/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020325Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "cat <<EOF >trustpolicyforec2.json\n{\n \"Version\": \"2012-10-17\",\n \"Statement\": {\n \"Effect\": \"Allow\",\n \"Principal\": {\"Service\": \"ec2.amazonaws.com\"},\n \"Action\": \"sts:AssumeRole\"\n }\n}\nEOF\n", "old_state": -1 }, "id": 17436243, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436243/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581333/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020289Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Create the instance profile", "old_state": -1 }, "id": 17436242, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436242/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581332/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020254Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "You need to create a role that includes `s3:GetObject` permission, and attach it to the instance profile. See https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-service.html#roles-creatingrole-service-cli[role creation document] for more information.", "old_state": -1 }, "id": 17436241, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436241/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581331/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020205Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "butane -p config.bu -o config.ign\n", "old_state": -1 }, "id": 17436240, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436240/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581330/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020163Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Format the remote Ignition file to json format", "old_state": -1 }, "id": 17436239, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436239/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581329/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.020104Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\nCONFIG='/path/to/config.ign' # path to your Ignition config\naws s3 cp $CONFIG s3://$NAME-infra/bootstrap.ign\n", "old_state": -1 }, "id": 17436238, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436238/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-02-08T22:16:43.183341Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/it/master/pages/provisioning-aws.po" }, "id": 14710775, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/14710775/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/16787950/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2024-02-08T22:16:43.183244Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "variant: fcos\nversion: {butane-latest-stable-spec}\nignition:\n config:\n replace:\n source: s3://instance1-infra/bootstrap.ign\n", "old_state": -1 }, "id": 14710774, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/14710774/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-09-12T22:25:47.772778Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/it/master/pages/provisioning-aws.po" }, "id": 12454971, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/12454971/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15219280/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-09-12T22:25:47.772738Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Upload the Ignition file", "old_state": -1 }, "id": 12454970, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12454970/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15219279/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-09-12T22:25:47.772665Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "As user-data is limited to 16 KB, you may need to use an external source for your Ignition configuration. A common solution is to upload the config to a S3 bucket, as the following steps show:", "old_state": -1 }, "id": 12454969, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12454969/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:02.598188Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/it/master/pages/provisioning-aws.po" }, "id": 12347179, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/12347179/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152529/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:02.598143Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "The instance's user data cannot be modified without stopping the instance.", "old_state": -1 }, "id": 12347178, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347178/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152528/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:02.598097Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 rb s3://$NAME-infra\n", "old_state": -1 }, "id": 12347177, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347177/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152527/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:02.598051Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Deleting the s3 bucket", "old_state": -1 }, "id": 12347176, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347176/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152526/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:02.598005Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Optionnally, you can delete the whole bucket:", "old_state": -1 }, "id": 12347175, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347175/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152524/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:02.597909Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Deleting the Ignition configuration from the s3 bucket", "old_state": -1 }, "id": 12347173, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347173/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152523/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:02.597858Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "If you need to have secrets in your Ignition configuration you should store it into a S3 bucket and have a minimal configuration in user-data. Once the instance has completed the first boot, clear the S3 bucket as any process or container running on the instance could access it. See the https://coreos.github.io/ignition/operator-notes/#secrets[Ignition documentation] for more advice on secret management.", "old_state": -1 }, "id": 12347172, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347172/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152522/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:02.597807Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Configuration cleanup", "old_state": -1 }, "id": 12347171, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347171/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152521/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:02.597754Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Once the first boot is completed, make sure to delete the configuration as it may contain sensitive data. See xref:#_configuration_cleanup[].", "old_state": -1 }, "id": 12347170, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347170/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152519/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:02.597595Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Remote Ignition configuration", "old_state": -1 }, "id": 12347168, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347168/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.452755Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/it/master/pages/provisioning-aws.po" }, "id": 12093789, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/12093789/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939808/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.452636Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Retrieving a remote Ignition file from a s3 bucket", "old_state": -1 }, "id": 12093786, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093786/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939807/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.452595Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Then create a minimal Ignition config as follows:", "old_state": -1 }, "id": 12093785, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093785/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939806/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.452555Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 ls s3://$NAME-infra/\n", "old_state": -1 }, "id": 12093784, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093784/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939805/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.452515Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "List files in the bucket", "old_state": -1 }, "id": 12093783, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093783/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939804/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.452475Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "You can verify the file have been correctly uploaded:", "old_state": -1 }, "id": 12093782, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093782/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939801/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.452314Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 mb s3://$NAME-infra\n", "old_state": -1 }, "id": 12093779, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093779/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939800/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.452274Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Create a new s3 bucket", "old_state": -1 }, "id": 12093778, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093778/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.857089Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/it/master/pages/provisioning-aws.po" }, "id": 6902105, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/6902105/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811192/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.856967Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "ssh core@<ip address>\n", "old_state": -1 }, "id": 6902104, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902104/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811191/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.856864Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Example connecting", "old_state": -1 }, "id": 6902103, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902103/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811190/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.856748Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "You now should be able to SSH into the instance using the associated IP address.", "old_state": -1 }, "id": 6902102, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902102/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811189/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.856619Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "You can find out the instance's assigned IP by running `aws ec2 describe-instances`", "old_state": -1 }, "id": 6902101, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902101/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811188/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.856485Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "By design, cloud-init configuration and startup scripts are not supported on FCOS. Instead, it is recommended to encode any startup logic as systemd service units in the Ignition configuration.", "old_state": -1 }, "id": 6902100, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902100/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811187/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.856376Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\nSSHKEY='my-key' # the name of your SSH key: `aws ec2 describe-key-pairs`\nIMAGE='ami-xxx' # the AMI ID found on the download page\nDISK='20' # the size of the hard disk\nREGION='us-east-1' # the target region\nTYPE='m5.large' # the instance type\nSUBNET='subnet-xxx' # the subnet: `aws ec2 describe-subnets`\nSECURITY_GROUPS='sg-xx' # the security group `aws ec2 describe-security-groups`\nUSERDATA='/path/to/config.ign' # path to your Ignition config\naws ec2 run-instances \\\n --region $REGION \\\n --image-id $IMAGE \\\n --instance-type $TYPE \\\n --key-name $SSHKEY \\\n --subnet-id $SUBNET \\\n --security-group-ids $SECURITY_GROUPS \\\n --user-data \"file://${USERDATA}\" \\\n --tag-specifications \"ResourceType=instance,Tags=[{Key=Name,Value=${NAME}}]\" \\\n --block-device-mappings \"VirtualName=/dev/xvda,DeviceName=/dev/xvda,Ebs={VolumeSize=${DISK}}\"\n", "old_state": -1 }, "id": 6902099, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902099/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811186/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.856246Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Launching and customizing a new instance", "old_state": -1 }, "id": 6902098, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902098/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811185/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.856130Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "The SSH key for the `core` user is supplied via Afterburn in this example as well.", "old_state": -1 }, "id": 6902097, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902097/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811184/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.856054Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "In order to launch a customized FCOS instance, a valid Ignition configuration must be passed as its https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html#instancedata-add-user-data[user data] at creation time. You can use the same command from the xref:#_minimal_example[] but add `--user-data file://path/to/config.ign` argument:", "old_state": -1 }, "id": 6902096, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902096/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811183/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.855981Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Customized Example", "old_state": -1 }, "id": 6902095, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902095/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811182/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/it/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:18.855903Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Minimal Example", "old_state": -1 }, "id": 6902094, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902094/?format=api" } ] }{ "count": 154, "next": "